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

https://github.com/bdashrad/aws-scripts

some miscellaneous scripts for managing aws resources
https://github.com/bdashrad/aws-scripts

Last synced: 3 months ago
JSON representation

some miscellaneous scripts for managing aws resources

Awesome Lists containing this project

README

          

# aws-scripts

Some miscellaneous scripts for managing aws resources.

## scritps
### snapshot_tagger.rb
copies a required set of tags to a snapshot from it's source volume.
### volume_tagger.rb
copies a required set of tags to a volume from the instance it's attached to.