Skip to content

/AWS1/CL_SGMCLUSTINSTSTRGCFG

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_ebsvolumeconfig TYPE REF TO /AWS1/CL_SGMCLUSTEBSVOLUMECFG /AWS1/CL_SGMCLUSTEBSVOLUMECFG

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.

io_fsxlustreconfig TYPE REF TO /AWS1/CL_SGMCLUSTFSXLUSTRECFG /AWS1/CL_SGMCLUSTFSXLUSTRECFG

Defines the configuration for attaching an Amazon FSx for Lustre file system to the instances in the SageMaker HyperPod cluster instance group.

io_fsxopenzfsconfig TYPE REF TO /AWS1/CL_SGMCLUSTFSXOPENZFSCFG /AWS1/CL_SGMCLUSTFSXOPENZFSCFG

Defines the configuration for attaching an Amazon FSx for OpenZFS file system to the instances in the SageMaker HyperPod cluster instance group.


Queryable Attributes

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.

Accessible with the following methods

Method Description
GET_EBSVOLUMECONFIG() Getter for EBSVOLUMECONFIG

FsxLustreConfig

Defines the configuration for attaching an Amazon FSx for Lustre file system to the instances in the SageMaker HyperPod cluster instance group.

Accessible with the following methods

Method Description
GET_FSXLUSTRECONFIG() Getter for FSXLUSTRECONFIG

FsxOpenZfsConfig

Defines the configuration for attaching an Amazon FSx for OpenZFS file system to the instances in the SageMaker HyperPod cluster instance group.

Accessible with the following methods

Method Description
GET_FSXOPENZFSCONFIG() Getter for FSXOPENZFSCONFIG

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CLUSTERINSTSTORAGECONFIGS

TYPES TT_CLUSTERINSTSTORAGECONFIGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMCLUSTINSTSTRGCFG WITH DEFAULT KEY
.