An open API service indexing awesome lists of open source software.

https://github.com/dvopsway/aws_scripts

Collection of various use cases in aws using boto like sanitization of environment and scaling group actions.
https://github.com/dvopsway/aws_scripts

Last synced: 5 months ago
JSON representation

Collection of various use cases in aws using boto like sanitization of environment and scaling group actions.

Awesome Lists containing this project

README

          

# aws_scripts
Collection of various use cases in aws using boto like sanitization of environment and scaling group actions.

## Current functionalities:
* Remove launch conf, ami and snapshots associated with it.
* Dereigister ami and deletes all the snapshots associated with it.
* Deletes detached volumes all at once.
* Update a scaling group with new launch configuration with new ami created based on an a running instance.