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

LastDeploymentInfo

Information about the most recent attempted or successful deployment to a deployment group.

Contents

createTime

A timestamp that indicates when the most recent deployment to the deployment group started.

Type: Timestamp

Required: No

deploymentId

The unique ID of a deployment.

Type: String

Required: No

endTime

A timestamp that indicates when the most recent deployment to the deployment group was complete.

Type: Timestamp

Required: No

status

The status of the most recent deployment.

Type: String

Valid Values: Created | Queued | InProgress | Baking | Succeeded | Failed | Stopped | Ready

Required: No

See Also

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