Amazon CodeDeploy · Example Payload

Amazon Codedeploy Time Based Linear Example

AmazonDeploymentDevOpsCI/CDRelease ManagementBlue/Green Deployment

Amazon Codedeploy Time Based Linear 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

linearPercentagelinearInterval

Example Payload

Raw ↑
{
  "linearPercentage": "example-value",
  "linearInterval": "example-value"
}