A simple python application to delete selected log-groups on Amazon AWS in bulk
-
Updated
Sep 17, 2019 - Python
A simple python application to delete selected log-groups on Amazon AWS in bulk
This script automates the process of deleting AWS CloudWatch log groups in a specified region. It retrieves the list of log groups, prompts the user for confirmation, and then deletes them one by one. Ideal for cleaning up unnecessary log groups and reducing storage costs.
Add a description, image, and links to the log-groups topic page so that developers can more easily learn about it.
To associate your repository with the log-groups topic, visit your repo's landing page and select "manage topics."