AutoMLContainerDefinition - Amazon SageMaker (original) (raw)
A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see ContainerDefinition.
Contents
Image
The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see ContainerDefinition.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern: [\S]+
Required: Yes
ModelDataUrl
The location of the model artifacts. For more information, see ContainerDefinition.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern: (https|s3)://([^/]+)/?(.*)
Required: Yes
Environment
The environment variables to set in the container. For more information, see ContainerDefinition.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 100 items.
Key Length Constraints: Minimum length of 0. Maximum length of 1024.
Key Pattern: [a-zA-Z_][a-zA-Z0-9_]*
Value Length Constraints: Minimum length of 0. Maximum length of 1024.
Value Pattern: [\S\s]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
AutoMLComputeConfig
AutoMLDataSource
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.