Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlevit/aws-auto-cleanup

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
https://github.com/mlevit/aws-auto-cleanup

amazon-web-services auto-cleanup aws aws-lambda cleaner cleanup cloud cost cost-control cost-optimization lambda python3 serverless serverless-framework

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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](./static/app.png)](./app/) | [![api](./static/api.png)](./api/) | [![web](./static/web.png)](./web/) |
| :--------------------------------: | :--------------------------------: | :--------------------------------: |