Definition - Amazon SageMaker

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