/aws-auto-cleanup

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

Primary LanguagePythonMIT LicenseMIT

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