Skip to content

DOC-305: feat(lambda): add ProvisionedPollerConfig support for SQS ESM - #760

Closed
HarshCasper wants to merge 1 commit into
mainfrom
doc-305-doc-featlambda-add-provisionedpollerconfig-support-for-sqs
Closed

DOC-305: feat(lambda): add ProvisionedPollerConfig support for SQS ESM#760
HarshCasper wants to merge 1 commit into
mainfrom
doc-305-doc-featlambda-add-provisionedpollerconfig-support-for-sqs

Conversation

@HarshCasper

@HarshCasper HarshCasper commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

Documents ProvisionedPollerConfig support for SQS event source mappings in the Lambda Behaviour Coverage table, per DOC-305 / localstack-pro#7391.

…QS ESM

Mark ProvisionedPollerConfig as partially implemented for SQS (standard and
FIFO) in the Lambda Behaviour Coverage table, with a footnote covering the
user-facing behavior: the parameter is accepted and validated to match AWS
(including mutual exclusivity with ScalingConfig.MaximumConcurrency), while
dynamic autoscaling between MinimumPollers and MaximumPollers is not yet
implemented.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5aecfaa
Status: ✅  Deploy successful!
Preview URL: https://41288676.localstack-docs.pages.dev
Branch Preview URL: https://doc-305-doc-featlambda-add-p.localstack-docs.pages.dev

View logs

@joe4dev

joe4dev commented Jul 6, 2026

Copy link
Copy Markdown
Member

The ESM behavior docs are already updated in this PR (including further changes): #750

Can you port these changes into the existing PR if you think something's missing or could be refined (e.g., explicit mentioning of auto-scaling)?

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Closing this one in favor of Joe's PR which came out before and covers the requirements :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants