Module Smaws_Client_SageMaker.BatchRebootClusterNodes

Reboots specific nodes within a SageMaker HyperPod cluster using a soft recovery mechanism. BatchRebootClusterNodes performs a graceful reboot of the specified nodes by calling the Amazon Elastic Compute Cloud RebootInstances API, which attempts to cleanly shut down the operating system before restarting the instance.

This operation is useful for recovering from transient issues or applying certain configuration changes that require a restart.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFound of Types.resource_not_found ] -> string