filter Criteria
Parameters
value
An object that defines the filter criteria that determine whether Lambda should process an event. For more information, see Lambda event filtering.
suspend fun filterCriteria(argument: suspend EventSourceMappingFilterCriteriaArgsBuilder.() -> Unit)
Parameters
argument
An object that defines the filter criteria that determine whether Lambda should process an event. For more information, see Lambda event filtering.