Amazon CodeBuild · Example Payload

Amazon Codebuild S3 Report Export Config Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

bucketbucketOwnerpathpackagingencryptionKeyencryptionDisabled

Example Payload

Raw ↑
{
  "bucket": "example-value",
  "bucketOwner": "123456789012",
  "path": "example-value",
  "packaging": "example-value",
  "encryptionKey": "example-value",
  "encryptionDisabled": "example-value"
}