AWS Lambda now supports function-level configuration for recursive loop detection
News
The article discusses a new feature in AWS Lambda that allows you to configure recursive loop detection on a per-function basis.
Specifically, the article covers:
- AWS Lambda now supports function-level configuration for enabling or disabling recursive loop detection
- Recursive loop detection is a preventative measure that stops recursive invocations between Lambda and other services to prevent runaway workloads
- Previously, recursive loop detection could only be disabled on a per-account basis through AWS Support
- The new feature allows customers to run intentionally recursive workflows while protecting other functions from unintended recursive invocations
- The new API actions are available in all regions where recursive loop detection is supported, and can be configured programmatically, through CloudFormation, or in the Lambda Console
- Links are provided for the API reference and a launch blog post with more details
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Aug 20
2024
2024
AWS Lambda introduces recursive loop detection APIs
Oct 9
2024
2024
AWS Lambda now detects and stops recursive loops between Lambda and Amazon S3
Jul 3
2024
2024
AWS Lambda introduces new controls to make it easier to search, filter, and aggregate Lambda function logs
Oct 30
2024
2024
AWS Lambda now supports AWS Fault Injection Service (FIS) actions
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.