Definition - 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).

Definition

Information about deployment details based on the deployment type.

Contents

Checksum

The checksum information of the model.

Type: Checksum object

Required: No

ModelHandle

The unique model handle.

Type: String

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

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Required: No

S3Url

The absolute S3 location of the model.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^s3://([^/]+)/?(.*)$

Required: No

State

The desired state of the model.

Type: String

Valid Values: DEPLOY | UNDEPLOY

Required: No

See Also

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