appoxy / aws

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

Fix modify_image_attribute method to use latest API #111

Closed allgdante closed 12 years ago

allgdante commented 12 years ago

This is the first pull request to update EC2 API to 2012-03-01

treeder commented 12 years ago

Do we have to change the api version it's using for this to work?

allgdante commented 12 years ago

No, we don't need to change the api version for this change