I ran into an issue recently where I had EBS images being created/removed quite frequently. If you are familiar with EC2, you will know that if you terminate an EBS image, the volume is left behind. To fix this issue, I wrote up a quick python script that utilizes Boto in order to remove these unused ec2 volumes (volumes that ... Read More »
TechSmog
