AWS Lambda · Schema

FilterCriteria

An object that contains the filters for an event source. Event filtering enables you to control which records from an event source Lambda sends to your function.

Properties

Name Type Description
Filters array A list of filters
View JSON Schema on GitHub