Amazon CodeBuild · Example Payload

Amazon Codebuild Project Artifacts Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

typelocationpathnamespaceTypenamepackagingoverrideArtifactNameencryptionDisabled

Example Payload

Raw ↑
{
  "type": "STANDARD",
  "location": "example-value",
  "path": "example-value",
  "namespaceType": "example-resource",
  "name": "example-resource",
  "packaging": "example-value",
  "overrideArtifactName": "500123",
  "encryptionDisabled": "example-value"
}