-
Notifications
You must be signed in to change notification settings - Fork 432
[Support Lambda Powertools]: Jit Security #2787
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
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Hello @ohaval! Thanks so much for raising this issue and allowing us to use the I will work to add this today! |
Just confirming: this is the website, right? |
@leandrodamascena correct :) |
|
This is now released under 2.21.0 version! |
Organization Name
Jit Security
Your Name
Ohav
Your current position
Software Developer
(Optional) Company logo
No response
(Optional) Use case
Today at Jit, we use the idempotency module to avoid handling multiple executions on the same event. As our architecture is heavily based on async invocations of Lambda functions, we find it very useful and can already sense the added benefit it brings to us.
In addition to using the module, we also developed helpful utilities and creative ways to test our lambda functions or custom functions, which are decorated with the
idempotent
decorator.Also using other Powertools for AWS Lambda languages?
The text was updated successfully, but these errors were encountered: