S3FileSystemConfig
Configuration for the custom Amazon S3 file system.
Contents
- MountPath
-
The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- S3Uri
-
The Amazon S3 URI of the S3 file system configuration.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
(s3)://([^/]+)/?(.*)
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: