AWS::SageMaker::Domain CustomFileSystemConfig
The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "EFSFileSystemConfig" :
EFSFileSystemConfig
}
Properties
EFSFileSystemConfig
-
The settings for a custom Amazon EFS file system.
Required: No
Type: EFSFileSystemConfig
Update requires: No interruption