Skip to content

fix(lambda-event-sources): increase batch size restriction#19317

Merged
mergify[bot] merged 2 commits intomasterfrom
peterwoodworth/eventsourceFix
Mar 10, 2022
Merged

fix(lambda-event-sources): increase batch size restriction#19317
mergify[bot] merged 2 commits intomasterfrom
peterwoodworth/eventsourceFix

Conversation

@peterwoodworth
Copy link
Copy Markdown
Contributor

@peterwoodworth peterwoodworth commented Mar 9, 2022

fixes #19285
I can successfully deploy a stack by overriding the batch size to 10000 - need to contact cloudformation team to update their docs


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Mar 9, 2022

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 9, 2022
@peterwoodworth peterwoodworth changed the title fix: increase batch size restriction fix(lambda-event-sources): increase batch size restriction Mar 9, 2022
@peterwoodworth peterwoodworth added @aws-cdk/aws-lambda-event-sources effort/small Small work item – less than a day of effort labels Mar 9, 2022
@peterwoodworth peterwoodworth requested a review from kaizencc March 9, 2022 22:25
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: d3b6a8f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 10, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 1bc5144 into master Mar 10, 2022
@mergify mergify bot deleted the peterwoodworth/eventsourceFix branch March 10, 2022 23:38
TheRealAmazonKendra pushed a commit to TheRealAmazonKendra/aws-cdk that referenced this pull request Mar 11, 2022
fixes aws#19285 
I can successfully deploy a stack by overriding the batch size to 10000 - need to contact cloudformation team to update their docs

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-lambda-event-sources contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(Lambda) DynamoDB to Lambda trigger batch size limit is just 1000 for CDK

4 participants