Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(lambda): corrected documentation on the event source maximum batch size for SQS #18971

Merged
merged 3 commits into from
Mar 4, 2022

Conversation

privettoli
Copy link
Contributor

https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#services-sqs-params

For standard queues, the maximum is 10,000. For FIFO queues, the maximum is 10.


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

https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#services-sqs-params
> For standard queues, the maximum is 10,000. For FIFO queues, the maximum is 10.
@gitpod-io
Copy link

gitpod-io bot commented Feb 15, 2022

@github-actions github-actions bot added the @aws-cdk/aws-sqs Related to Amazon Simple Queue Service label Feb 15, 2022
@mergify
Copy link
Contributor

mergify bot commented Feb 15, 2022

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@otaviomacedo otaviomacedo changed the title Improve documentation chore(lambda): corrected documentation on the event source maximum batch size for SQS Feb 25, 2022
otaviomacedo
otaviomacedo previously approved these changes Feb 25, 2022
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Feb 25, 2022
@mergify mergify bot dismissed otaviomacedo’s stale review February 25, 2022 10:24

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Mar 4, 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).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@mergify mergify bot merged commit 364b0ce into aws:master Mar 4, 2022
@mergify
Copy link
Contributor

mergify bot commented Mar 4, 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).

TheRealAmazonKendra pushed a commit to TheRealAmazonKendra/aws-cdk that referenced this pull request Mar 11, 2022
…tch size for SQS (aws#18971)

https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#services-sqs-params
> For standard queues, the maximum is 10,000. For FIFO queues, the maximum is 10.


----

*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 Related to AWS Lambda @aws-cdk/aws-sqs Related to Amazon Simple Queue Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants