/deloldsnaps

Delete old AWS EC2 snapshots

Primary LanguagePython

deloldsnaps

Delete old AWS EC2 snapshots

My own simple quickly-hacked together script to clear old snapshots out of EC2. May be useful for anyone who's trying to manage snapshots with boto3. Note that if you're managing an enterprise, you probably want to be using the Amazon Data Lifecycle Manager; I'm just running my own web server for fun.