Closing Time with Python
Using Python with boto3 to clean up your EC2 instances!
For this project I built a βsetβ of Python scripts that allow a user to create an number of EC2 instances with tags, then delete all instances with a certain tag (and excluding my Cloud9 instance). Itβs a great little βend of the dayβ script to clean up extra instances and keep costs down.