Amazon CodeBuild · Example Payload

Amazon Codebuild Get Report Group Trend Input Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

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

Top-level fields

reportGroupArnnumOfReportstrendField

Example Payload

Raw ↑
{
  "reportGroupArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "numOfReports": "example-value",
  "trendField": "example-value"
}