DeploymentOverview - AWS CodeDeploy

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 AWS SDKs, see the following: