garnaat / kappa

What precedes Lambda
http://kappa.readthedocs.org/en/develop/
Apache License 2.0
902 stars 89 forks source link

Add batch_window (MaximumBatchingWindowInSeconds) to Kinesis event source #139

Open spascou opened 4 years ago

spascou commented 4 years ago

Adds the "batch_window" option to Kinesis event source; it corresponds to the "MaximumBatchingWindowInSeconds" of the EventSourceMappingConfiguration (see https://docs.aws.amazon.com/lambda/latest/dg/API_EventSourceMappingConfiguration.html)