Amazon CodeDeploy · Example Payload

Amazon Codedeploy Batch Get Deployment Groups Input Example

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

Amazon Codedeploy Batch Get Deployment Groups Input 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

applicationNamedeploymentGroupNames

Example Payload

Raw ↑
{
  "applicationName": "example-resource",
  "deploymentGroupNames": "example-resource"
}