FileSystemConfig
The Amazon Elastic File System storage configuration for a SageMaker AI image.
Contents
- DefaultGid
- 
               The default POSIX group ID (GID). If not specified, defaults to 100.Type: Integer Valid Range: Minimum value of 0. Maximum value of 65535. Required: No 
- DefaultUid
- 
               The default POSIX user ID (UID). If not specified, defaults to 1000.Type: Integer Valid Range: Minimum value of 0. Maximum value of 65535. Required: No 
- MountPath
- 
               The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user. Type: String Length Constraints: Minimum length of 0. Maximum length of 1024. Pattern: \/.*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: