Amazon CodeBuild · Example Payload

Amazon Codebuild Report Export Config Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

exportConfigTypes3Destination

Example Payload

Raw ↑
{
  "exportConfigType": "STANDARD",
  "s3Destination": "example-value"
}