ClusterFsxLustreConfig - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClusterFsxLustreConfig

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

Contents

DnsName

The DNS name of the Amazon FSx for Lustre file system.

Type: String

Length Constraints: Minimum length of 16. Maximum length of 275.

Pattern: ((fs|fc)i?-[0-9a-f]{8,}\..{4,253})

Required: Yes

MountName

The mount name of the Amazon FSx for Lustre file system.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 8.

Pattern: ([A-Za-z0-9_-]{1,8})

Required: Yes

MountPath

The local path where the Amazon FSx for Lustre file system is mounted on instances.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: /[a-zA-Z0-9._/-]+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: