Amazon CodeBuild · Example Payload

Amazon Codebuild Report Group Example

example-value

Amazon Codebuild Report Group 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

arnnametypeexportConfigcreatedlastModifiedtagsstatus

Example Payload

Raw ↑
{
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "name": "example-resource",
  "type": "STANDARD",
  "exportConfig": "example-value",
  "created": "example-value",
  "lastModified": "example-value",
  "tags": "example-value",
  "status": "ACTIVE"
}