AWS::CodeBuild::Project FilterGroup - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CodeBuild::Project FilterGroup

A list of WebhookFilter objects used to determine which webhook events are triggered. At least one WebhookFilter in the list must specify EVENT as its type. The FilterGroups property of the Amazon CodeBuild Project ProjectTriggers property type is a list of FilterGroup objects.

Note

The Webhook feature isn't available in Amazon CloudFormation for GitHub Enterprise projects. Use the Amazon CLI or Amazon CodeBuild console to create the webhook.

Required: No

Type: A list of WebhookFilter objects

Update requires: No interruption