AutoMLOutputDataConfig
The output data configuration.
Contents
- S3OutputPath
-
The Amazon S3 output path. Must be 512 characters or less.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^(https|s3)://([^/]+)/?(.*)$
Required: Yes
- KmsKeyId
-
The AWS Key Management Service encryption key ID.
Type: String
Length Constraints: Maximum length of 2048.
Pattern:
^[a-zA-Z0-9:/_-]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: