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

ModelPackageStatusItem

Represents the overall status of a model package.

Contents

Name

The name of the model package for which the overall status is being reported.

Type: String

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

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

Required: Yes

Status

The current status.

Type: String

Valid Values: NotStarted | InProgress | Completed | Failed

Required: Yes

FailureReason

if the overall status is Failed, the reason for the failure.

Type: String

Required: No

See Also

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