maximum Batching Window In Seconds
The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function. Default (, , event sources): 0 Default (, Kafka, , event sources): 500 ms Related setting: For SQS event sources, when you set `BatchSize`
to a value greater than 10, you must set `MaximumBatchingWindowInSeconds`
to at least 1.