filters property

Set of up to 5 filter. If an event satisfies at least one, Lambda sends the event to the function or adds it to the next batch. See below.

Implementation

final pulumi.Input<List<EventSourceMappingFilterCriteriaFilter>?>? filters;