Deployment - AWS Elastic Beanstalk

Deployment

Information about an application version deployment.

Contents

DeploymentId

The ID of the deployment. This number increases by one each time that you deploy source code or change instance configuration settings.

Type: Long

Required: No

DeploymentTime

For in-progress deployments, the time that the deployment started.

For completed deployments, the time that the deployment ended.

Type: Timestamp

Required: No

Status

The status of the deployment:

  • In Progress : The deployment is in progress.

  • Deployed : The deployment succeeded.

  • Failed : The deployment failed.

Type: String

Required: No

VersionLabel

The version label of the application version in the deployment.

Type: String

Required: No

See Also

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