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

ModelLifeCycle

A structure describing the current state of the model in its life cycle.

Contents

Stage

The current stage in the model life cycle.

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

StageStatus

The current status of a stage in model life cycle.

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

StageDescription

Describes the stage related details.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: .{0,1024}

Required: No

See Also

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