CustomFileSystemConfig
The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- EFSFileSystemConfig
- 
               The settings for a custom Amazon EFS file system. Type: EFSFileSystemConfig object Required: No 
- FSxLustreFileSystemConfig
- 
               The settings for a custom Amazon FSx for Lustre file system. Type: FSxLustreFileSystemConfig object Required: No 
- S3FileSystemConfig
- 
               Configuration settings for a custom Amazon S3 file system. Type: S3FileSystemConfig object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: