Skip to content

Anandoo7 feature lambda disable recursion protection#259

Open
Anandoo7 wants to merge 4 commits into
aws-samples:mainfrom
Anandoo7:Anandoo7-feature-lambda-disable-recursion-protection
Open

Anandoo7 feature lambda disable recursion protection#259
Anandoo7 wants to merge 4 commits into
aws-samples:mainfrom
Anandoo7:Anandoo7-feature-lambda-disable-recursion-protection

Conversation

@Anandoo7
Copy link
Copy Markdown

Description of changes:
AWS Lambda features built-in recursion detection for loops between Lambda and Amazon SQS or AWS DynamoDB. If your architecture relies on intentional multi-cycle patterns, this guardrail will loop-terminate your function automatically. To turn this safeguard off, you can override it directly via the CLI.

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

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.

1 participant