Enumeration: deployment_status
Status of the current deployment
See
https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_DeploymentInfo.html
Columns
• BAKING = "Baking"
• CREATED = "Created"
• FAILED = "Failed"
• IN_PROGRESS = "InProgress"
• QUEUED = "Queued"
• READY = "Ready"
• STOPPED = "Stopped"
• SUCCEEDED = "Succeeded"