EFSFileSystemConfig - 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).

EFSFileSystemConfig

The settings for assigning a custom Amazon EFS file system to a user profile or space for an Amazon SageMaker Domain.

Contents

FileSystemId

The ID of your Amazon EFS file system.

Type: String

Length Constraints: Minimum length of 11. Maximum length of 21.

Pattern: ^(fs-[0-9a-f]{8,})$

Required: Yes

FileSystemPath

The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.

Type: String

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

Pattern: ^\/\S*$

Required: No

See Also

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