(aws-lambda-event-sources): add batching window support for SQS event sources #11722
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-lambda-event-sources
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
in-progress
This issue is being actively worked on.
p2
add support for feature launch: https://aws.amazon.com/about-aws/whats-new/2020/11/aws-lambda-now-supports-batch-windows-of-up-to-5-minutes-for-functions/
customer can define batching window up to 300 seconds
if batching window is defined batch size can be up to 10000
if batching window is not defined batch size can be up to 10
👋 I may be able to implement this feature request
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: