Skip to content

Removes outdated AWS lambda versions to prevent Code Storage Limit Exceeded error

License

Notifications You must be signed in to change notification settings

davidmenger/cleanup-lambda-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanup Lambda Versions

Removes outdated AWS Lambda versions to prevent "Code Storage Limit Exceeded" error

Usage

Install the CLI tool

npm i -g cleanup-lambda-versions

List function versions to clear

npm cleanup-lambda-versions <aws region>

Confirm removal

npm cleanup-lambda-versions <aws region> confirm

About

Removes outdated AWS lambda versions to prevent Code Storage Limit Exceeded error

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published