maheshwarirohit87 / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

Ability to discover snapshot ID of an EBS-backed image #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add fields to com.xerox.amazonws.ec2.ImageDescription that specifies 
the block device mapping and snapshot ID for EBS-backed images.  I believe 
these attributes are new with the recent addition of EBS-backed images.

Motivation:  We currently have a script that deletes old EBS snapshots.  It 
has been breaking because we have no way to exclude the deletion of 
snapshots that are associated with EBS-backed images.

Original issue reported on code.google.com by kwei...@gmail.com on 1 Mar 2010 at 7:40

GoogleCodeExporter commented 9 years ago
I've checked in the code for the EBS features. We'll try to get a release out 
soon.

Original comment by dkavan...@gmail.com on 22 Mar 2010 at 4:13