GetDeploymentResponse
Types
Properties
The components to deploy. This is a dictionary, where each key is the name of a component, and each key's value is the version and configuration to deploy for that component.
The time at which the deployment was created, expressed in ISO 8601 format.
The ID of the deployment.
The name of the deployment.
The deployment policies for the deployment. These policies define how the deployment updates components and handles failure.
The status of the deployment.
The job configuration for the deployment configuration. The job configuration specifies the rollout, timeout, and stop configurations for the deployment configuration.
Whether or not the deployment is the latest revision for its target.
The parent deployment's target ARN within a subdeployment.
The revision number of the deployment.