Skip to content

Conversation

daeltan
Copy link
Contributor

@daeltan daeltan commented May 1, 2019

Description of changes:
Added clarity on SQS trigger batch size limit to 'Using Lambda with SQS' docs. It's not clear on the Lambda GUI or the Lambda docs what this limit is, or what imposes it.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

daeltan and others added 3 commits May 1, 2019 16:11
Not clear on the Lambda GUI why the limit is 10 and not mentioned in Lambda docs.
Not clear on Lambda GUI or docs.
@mwunderl
Copy link
Member

Thanks, I've added the limit to the procedure. It's enforced by the console and the Lambda API, to prevent creation of a mapping that would fail later when it tries to read a batch.

@mwunderl mwunderl merged commit e03ecbe into awsdocs:master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants