This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::EventsV2::Subscriber FilterConfiguration
Configuration for filtering which events are delivered to the target. An event must match every filter to be delivered.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Filters-
The list of filters, 1-50 entries. An event must match every filter to be delivered.
Required: Yes
Type: Array of Filter
Minimum:
1Maximum:
50Update requires: No interruption
Language-
The filter language. The default is EVENT_BRIDGE_PATTERN.
Required: No
Type: String
Allowed values:
EVENT_BRIDGE_PATTERNUpdate requires: No interruption