appoxy / aws

Amazon Web Services (AWS) Ruby Gem
https://rubygems.org/gems/aws
236 stars 87 forks source link

Add describe_owned_snapshots method to list the snapshots we own #99

Closed jrosengren closed 13 years ago

jrosengren commented 13 years ago

This is a quick and dirty addition to create a way to list owned snapshots. As a next step, I'd generalize this into a single method with an optional owner option, but I'm not sure what the direction of this branch is, nor if the version 3 branch is anywhere near primetime yet.

Feedback welcome!

treeder commented 13 years ago

Thx!