Amazon CodeBuild · Example Payload

Amazon Codebuild Delete Build Batch Output Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild Delete Build Batch Output Example is an example object payload from Amazon CodeBuild, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusCodebuildsDeletedbuildsNotDeleted

Example Payload

Raw ↑
{
  "statusCode": "ACTIVE",
  "buildsDeleted": "example-value",
  "buildsNotDeleted": "example-value"
}