EdgeDeploymentStatus - Amazon SageMaker

EdgeDeploymentStatus

Contains information summarizing the deployment stage results.

Contents

EdgeDeploymentFailedInStage

The number of edge devices that failed the deployment in current stage.

Type: Integer

Required: Yes

EdgeDeploymentPendingInStage

The number of edge devices yet to pick up the deployment in current stage, or in progress.

Type: Integer

Required: Yes

EdgeDeploymentSuccessInStage

The number of edge devices with the successful deployment in the current stage.

Type: Integer

Required: Yes

StageStatus

The general status of the current stage.

Type: String

Valid Values: CREATING | READYTODEPLOY | STARTING | INPROGRESS | DEPLOYED | FAILED | STOPPING | STOPPED

Required: Yes

EdgeDeploymentStageStartTime

The time when the deployment API started.

Type: Timestamp

Required: No

EdgeDeploymentStatusMessage

A detailed message about deployment status in current stage.

Type: String

Required: No

See Also

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