• Stars
    star
    495
  • Rank 88,335 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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