nanderoo / aws-auto-cleanup

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Auto Cleanup helps clean up your AWS resources, keeping your AWS accounts neat and tidy whilst reducing costs. AWS Auto Cleanup uses a combination of user-defined allowlists and time-based policies to delete resources that are no longer needed.

The tool comprises three modules, APP, API, and WEB. Click through each module to learn more and follow the steps to deploy them to your environment.

app api web

About

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings

License:MIT License


Languages

Language:Python 87.9%Language:HTML 8.3%Language:JavaScript 3.6%Language:CSS 0.2%