项目作者: Aoriseth

项目描述 :
A simple python application to delete selected log-groups on Amazon AWS in bulk
高级语言: Python
项目地址: git://github.com/Aoriseth/batch-delete-aws-log-groups.git
创建时间: 2019-08-29T18:15:32Z
项目社区:https://github.com/Aoriseth/batch-delete-aws-log-groups

开源协议:MIT License

下载


Delete log groups on AWS in bulk

A simple python application to delete selected log-groups on Amazon AWS in bulk

Requirements

  • AWS CLI
  • Python 3

How to use

  • Log into your aws account using aws configure
  • Run the python script and select the log groups you want to delete with python deleteAWSLogGroupUtil.py
  • Press ‘Delete Selected’