(aws-lambda): Add tumblingWindowInSeconds to Lambda Event Source Mapping #13411
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Add tumblingWindowInSeconds to Lambda Event Source Mapping to support the new capability for stream analytics for DynamoDB and Kinesis
Use Case
Previously you were limited to processing the records in a single batch, this feature opens up more use cases around streaming analytics for Lambda
Proposed Solution
Add additional event source already supported in CloudFormation based on this blog
https://aws.amazon.com/blogs/compute/using-aws-lambda-for-streaming-analytics
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: