DeploymentOverview - Amazon CodeDeploy
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).

DeploymentOverview

Information about the deployment status of the instances in the deployment.

Contents

Failed

The number of instances in the deployment in a failed state.

Type: Long

Required: No

InProgress

The number of instances in which the deployment is in progress.

Type: Long

Required: No

Pending

The number of instances in the deployment in a pending state.

Type: Long

Required: No

Ready

The number of instances in a replacement environment ready to receive traffic in a blue/green deployment.

Type: Long

Required: No

Skipped

The number of instances in the deployment in a skipped state.

Type: Long

Required: No

Succeeded

The number of instances in the deployment to which revisions have been successfully deployed.

Type: Long

Required: No

See Also

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