AWS Lambda recursive loop detection is now available in Europe Sovereign Cloud

AWS Lambda
Recursive loop detection is now supported for functions running in Europe Sovereign Cloud. This feature automatically detects and stops recursive invocations between Lambda functions and other supported services, preventing unexpected billing caused by unintended recursive loops.
When such a loop is detected, recursive loop detection automatically stops processing the event and sends you an AWS Health Dashboard notification with troubleshooting steps.
What to do
- Ensure your Lambda functions are using a supported SDK version.
- If your function intentionally uses recursive loops, use the
PutFunctionRecursionConfigAPI to turn off recursive loop detection.
Source: AWS release notes
If you need further guidance on AWS, our experts are available at AWS@westloop.io. You may also reach us by submitting the Contact Us form.



