Builder
Properties
Updates the autoscaling configuration for the cluster. Use to enable or disable automatic node scaling.
Specify the name of the SageMaker HyperPod cluster you want to update.
The Amazon Resource Name (ARN) of the IAM role that HyperPod assumes for cluster autoscaling operations. Cannot be updated while autoscaling is enabled.
Specify the instance groups to update.
Specify the names of the instance groups to delete. Use a single ,
as the separator between multiple names.
The node recovery mode to be applied to the SageMaker HyperPod cluster.
The specialized instance groups for training models like Amazon Nova to be created in the SageMaker HyperPod cluster.
Updates the configuration for managed tier checkpointing on the HyperPod cluster. For example, you can enable or disable the feature and modify the percentage of cluster memory allocated for checkpoint storage.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.ClusterAutoScalingConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ClusterTieredStorageConfig inside the given block