AWS: Create EC2 Snapshot based on metadata tag value
August 6, 2013
I recently wrote a script to perform a snapshot of multiple EBS volumes where the metadata tag value matched a certain criteria. In this case each EBS volume to which a snapshot is required includes the metadata tag value ‘EBS Snapshot: Yes’. Also, there is a requirement to only retain snapshots for the a certain … More AWS: Create EC2 Snapshot based on metadata tag value