Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rule : Async Lambda functions should have > 0 retries #147

Open
PChol22 opened this issue Feb 5, 2023 · 0 comments
Open

New rule : Async Lambda functions should have > 0 retries #147

PChol22 opened this issue Feb 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PChol22
Copy link
Member

PChol22 commented Feb 5, 2023

https://docs.aws.amazon.com/lambda/latest/operatorguide/invocation-modes.html

The rule should check that async functions have at least one retry

Main async invocations sources are S3, SNS and EventBridge

@PChol22 PChol22 added the enhancement New feature or request label Feb 6, 2023
@PChol22 PChol22 added the good first issue Good for newcomers label Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant