Amazon CodeBuild · Example Payload

Amazon Codebuild Webhook Filter Example

AmazonCI/CDBuildContinuous IntegrationDevOpsTesting

Amazon Codebuild Webhook Filter 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

typepatternexcludeMatchedPattern

Example Payload

Raw ↑
{
  "type": "STANDARD",
  "pattern": "example-value",
  "excludeMatchedPattern": "example-value"
}