Amazon CodeDeploy · Example Payload

Amazon Codedeploy List Deployment Targets Output Example

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

Amazon Codedeploy List Deployment Targets Output 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

targetIdsnextToken

Example Payload

Raw ↑
{
  "targetIds": "500123",
  "nextToken": "example-value"
}