Skip to content

tirthankarkundu17/lambda-auditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-auditor

An utility to check your AWS Lambda Functions

  1. Fetch All Lambda functions in a region
    It uses AWS CLI to fetch all the functions in the region.
  2. Check for Provisioned Concurrency
    It checks for functions where we have added provisioned concurrency.

💻 Output

Ouput

✋ Requirements

For this app to run, AWS CLI must be installed and credentials must be configured.

👍 Contribute

Contributions are always welcome! Raise a PR and add new features.

📜 Credits

Tirthankar Kundu GitHub Badge Twitter Badge LinkedIn Badge

Check a detailed post on AWS Lambda Cold Start : https://bitmaskers.in/aws-lambda-cold-start/

About

An utility to check your AWS Lambda Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages