An open API service indexing awesome lists of open source software.

https://github.com/khalidx/spotless

For cleaning up your AWS account!
https://github.com/khalidx/spotless

account aws aws-nuke cleanup

Last synced: about 1 month ago
JSON representation

For cleaning up your AWS account!

Awesome Lists containing this project

README

          

# 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