Values_0.S3FileSystemConfigSourceConfiguration for the custom Amazon S3 file system.
type nonrec t = {mountPath : String1024.t option;The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
*)s3Uri : S3SchemaUri.t;The Amazon S3 URI of the S3 file system configuration.
*)}