Amazon CodeBuild · Example Payload

Amazon Codebuild Project Cache Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild Project Cache 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

typelocationmodes

Example Payload

Raw ↑
{
  "type": "STANDARD",
  "location": "example-value",
  "modes": "example-value"
}