AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Defines the configuration for attaching an additional Amazon Elastic Block Store (EBS) volume to each instance of the SageMaker HyperPod cluster instance group. To learn more, see SageMaker HyperPod release notes: June 20, 2024.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ClusterEbsVolumeConfig
The ClusterEbsVolumeConfig type exposes the following members
Name | Description | |
---|---|---|
![]() |
ClusterEbsVolumeConfig() |
Name | Type | Description | |
---|---|---|---|
![]() |
RootVolume | System.Boolean |
Gets and sets the property RootVolume.
Specifies whether the configuration is for the cluster's root or secondary Amazon
EBS volume. You can specify two
Otherwise, by default, the value is
|
![]() |
VolumeKmsKeyId | System.String |
Gets and sets the property VolumeKmsKeyId. The ID of a KMS key to encrypt the Amazon EBS volume. |
![]() |
VolumeSizeInGB | System.Int32 |
Gets and sets the property VolumeSizeInGB.
The size in gigabytes (GB) of the additional EBS volume to be attached 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 |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5