Go Lambda Cleanup

A Golang based CLI for removing unused versions of AWS Lambdas. This project was created to solve the challenge of multiple outdated Lambda versions remaining in the AWS account. The CLI tool can be used to remove outdated Lambda versions and reduce the Lambda storage utilization. To learn more about go-lambda-cleanup, check out the blog post.

Source

Github Source

0%