Part of the AWS Mirror Toolkit, AWS TMS Remover automates the removal of AWS VPC Traffic Mirror Sessions.
- Clone the repository
pip3 install -r requirements.txt
- AWS IAM requirements
ec2:DeleteTrafficMirrorSession
ec2:DescribeTrafficMirrorSessions
ec2:DescribeRegions
- 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.
Found this interesting? Have a question/comment/request? Let us know!