Amazon CodeDeploy · Example Payload

Amazon Codedeploy Alarm Configuration Example

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

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

Top-level fields

enabledignorePollAlarmFailurealarms

Example Payload

Raw ↑
{
  "enabled": "example-value",
  "ignorePollAlarmFailure": "example-value",
  "alarms": "example-value"
}