ModelCompilationConfig - Amazon SageMaker

ModelCompilationConfig

Settings for the model compilation technique that's applied by a model optimization job.

Contents

Image

The URI of an LMI DLC in Amazon ECR. SageMaker uses this image to run the optimization.

Type: String

Length Constraints: Maximum length of 255.

Pattern: [\S]+

Required: No

OverrideEnvironment

Environment variables that override the default ones in the model container.

Type: String to string map

Map Entries: Maximum number of 25 items.

Key Length Constraints: Maximum length of 256.

Key Pattern: ^(?!\s*$).+

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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