Amazon CodeBuild · Example Payload

Amazon Codebuild Project Build Batch Config Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

serviceRolecombineArtifactsrestrictionstimeoutInMinsbatchReportMode

Example Payload

Raw ↑
{
  "serviceRole": "example-value",
  "combineArtifacts": "example-value",
  "restrictions": "example-value",
  "timeoutInMins": "example-value",
  "batchReportMode": "example-value"
}