Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.43 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.43 KB

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