1
Show HN: AWS Auto Cleanup – Automatically cleanup your AWS account
I launched AWS Auto Cleanup (https://github.com/servian/aws-auto-cleanup) in April 2019. The goal of the project was to create a tool that would delete unused or abandoned AWS resources.
Each supported resource has a maximum time-to-live (TTL) which can be extended by allowlisting your resources in a simple web UI.
I've been slowly added support for more commonly used/expensive AWS resources over time.
Feedback, comments, suggestions and more always welcome.