Amazon CodeBuild · Example Payload

Amazon Codebuild Build Artifacts Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

locationsha256summd5sumoverrideArtifactNameencryptionDisabledartifactIdentifierbucketOwnerAccess

Example Payload

Raw ↑
{
  "location": "example-value",
  "sha256sum": "example-value",
  "md5sum": "example-value",
  "overrideArtifactName": "500123",
  "encryptionDisabled": "example-value",
  "artifactIdentifier": "500123",
  "bucketOwnerAccess": "123456789012"
}