FileSource - Amazon SageMaker

FileSource

Contains details regarding the file source.

Contents

S3Uri

The Amazon S3 URI for the file source.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^(https|s3)://([^/]+)/?(.*)$

Required: Yes

ContentDigest

The digest of the file source.

Type: String

Length Constraints: Maximum length of 72.

Pattern: ^[Ss][Hh][Aa]256:[0-9a-fA-F]{64}$

Required: No

ContentType

The type of content stored in the file source.

Type: String

Length Constraints: Maximum length of 256.

Pattern: .*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: