AWS::SageMaker::Space CustomFileSystem
A file system, created by you, that you assign 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 Amazon CloudFormation template, use the following syntax:
JSON
{ "EFSFileSystem" :
EFSFileSystem
}
YAML
EFSFileSystem:
EFSFileSystem
Properties
EFSFileSystem
-
A custom file system in Amazon EFS.
Required: No
Type: EFSFileSystem
Update requires: No interruption