ProductionVariantStatus - Amazon SageMaker

ProductionVariantStatus

Describes the status of the production variant.

Contents

Status

The endpoint variant status which describes the current deployment stage status or operational status.

  • Creating: Creating inference resources for the production variant.

  • Deleting: Terminating inference resources for the production variant.

  • Updating: Updating capacity for the production variant.

  • ActivatingTraffic: Turning on traffic for the production variant.

  • Baking: Waiting period to monitor the CloudWatch alarms in the automatic rollback configuration.

Type: String

Valid Values: Creating | Updating | Deleting | ActivatingTraffic | Baking

Required: Yes

StartTime

The start time of the current status change.

Type: Timestamp

Required: No

StatusMessage

A message that describes the status of the production variant.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

See Also

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