Skip to content

For cleaning up your AWS account!

License

Notifications You must be signed in to change notification settings

khalidx/spotless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotless

For cleaning up your AWS account!

running the cleanup

  1. Make sure you have AWS credentials on your machine
  2. npm install
  3. chmod +x ./src/delete-everything.ts
  4. ./src/delete-everything.ts

features

  • Currently Supported
    • delete all Lambda functions and function versions
    • delete all ENIs
  • Coming Soon
    • delete all resources in an AWS account
    • resource exclusion filters
    • post-cleanup hooks

About

For cleaning up your AWS account!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages