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!
- Host: GitHub
- URL: https://github.com/khalidx/spotless
- Owner: khalidx
- License: mit
- Created: 2020-02-13T05:16:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T22:08:18.000Z (over 4 years ago)
- Last Synced: 2023-03-02T22:01:59.984Z (over 3 years ago)
- Topics: account, aws, aws-nuke, cleanup
- Language: TypeScript
- Size: 128 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# spotless

## 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