Amazon CodeDeploy · Example Payload

Amazon Codedeploy Error Information Example

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

Amazon Codedeploy Error Information Example is an example object payload from Amazon CodeDeploy, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codemessage

Example Payload

Raw ↑
{
  "code": "example-value",
  "message": "example-value"
}