Skip to content

Lambda function to clean up old, unreferenced versions of Lambda functions

License

Notifications You must be signed in to change notification settings

playon/janitor-lambda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

janitor-lambda

Cron job + Lambda function to clean up old, unreferenced versions of Lambda functions from your AWS environment.

To deploy, run ./deploy.sh <stage> where stage is the name of the stage you want to deploy the function to, eg. ./deploy.sh dev

About

Lambda function to clean up old, unreferenced versions of Lambda functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • Shell 9.7%