Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 354 Bytes

File metadata and controls

23 lines (15 loc) · 354 Bytes

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