AWS::Lambda::EventSourceMapping FilterCriteria - 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::Lambda::EventSourceMapping FilterCriteria

An object that contains the filters for an event source.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Filters" : [ Filter, ... ] }

YAML

Filters: - Filter

Properties

Filters

A list of filters.

Required: No

Type: List of Filter

Update requires: No interruption