Amazon CodeDeploy · Example Payload

Amazon Codedeploy Create Application Input Example

example-value

Amazon Codedeploy Create Application Input 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

applicationNamecomputePlatformtags

Example Payload

Raw ↑
{
  "applicationName": "example-resource",
  "computePlatform": "example-value",
  "tags": "example-value"
}