/AWS-TMS-Remover

Automate the deletion of AWS VPC Traffic Mirror Sessions

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

AWS Traffic Mirror Session Remover

Part of the AWS Mirror Toolkit, AWS TMS Remover automates the removal of AWS VPC Traffic Mirror Sessions.

image Open Source Love svg1

Installation

  • Clone the repository
  • pip3 install -r requirements.txt
  • AWS IAM requirements
    • ec2:DeleteTrafficMirrorSession
    • ec2:DescribeTrafficMirrorSessions
    • ec2:DescribeRegions

Usage

  • Run tms_deletion.py: python3 tms_deletion.py
  • By default tms_deletion.py will utilize the description that is put in place by 3CS AutoMirror: Created by AutoMirror
    • Make the appropriate changes if you'd like to alter this behaviour.

screenshot

Feedback

Found this interesting? Have a question/comment/request? Let us know!

Feel free to open an issue or ping us on Twitter.

Twitter