ModelConfiguration - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ModelConfiguration

Defines the model configuration. Includes the specification name and environment parameters.

Contents

CompilationJobName

The name of the compilation job used to create the recommended model artifacts.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

Required: No

EnvironmentParameters

Defines the environment parameters that includes key, value types, and values.

Type: Array of EnvironmentParameter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

InferenceSpecificationName

The inference specification name in the model package version.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

Required: No

See Also

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