timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
424 stars 123 forks source link

update ELB API version to 2011-11-15 #90

Closed ryanbarry closed 9 years ago

ryanbarry commented 9 years ago

i'm not 100% sure how i should be doing this, but i got errors when using timkay/aws against our ELBs, and found that updating the API version made my errors go away.

is there more testing i can/should do, or anything else? i find this really useful but a central use case is managing ELBs so i'd love to contribute to making that work great. thanks!

timkay commented 9 years ago

Ryan, thanks for the update.

I didn't do the ELB support, but a colleague named Eric Weaver did. If you find other improvements, provide them the same way. If it is more extensive, I will loop him in.

Again, thanks!

ryanbarry commented 9 years ago

gotcha, will do!