LambdaGuard icon indicating copy to clipboard operation
LambdaGuard copied to clipboard

Use caching for policies and client objects

Open CGarces opened this issue 2 years ago • 1 comments

LambdaGuard can be too slow on projects with a lot of Lambda functions.

This PR cache the role policies and the boto3 client objects.

CGarces avatar Aug 25 '21 10:08 CGarces

Hey @CGarces, thanks for your contribution!

It looks good, but could you please provide instructions on how to test this change, what was modified, and why? Docs about AWS caching, some data on how much it has improved speed for you, and in what context.

Looking forward to your feedback!

adeptex avatar Sep 10 '21 13:09 adeptex