ModelConfiguration - Amazon SageMaker

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 AWS SDKs, see the following: