ClusterInstanceStorageConfig
Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group. To learn more, see SageMaker HyperPod release notes: June 20, 2024.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- EbsVolumeConfig
-
Defines the configuration for attaching additional Amazon Elastic Block Store (EBS) volumes to the instances in the SageMaker HyperPod cluster instance group. The additional EBS volume is attached to each instance within the SageMaker HyperPod cluster instance group and mounted to
/opt/sagemaker
.Type: ClusterEbsVolumeConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: