flexera-public / right_aws

RightScale Amazon Web Services Ruby Gems
MIT License
451 stars 175 forks source link

non-us-standard region doesn't work #172

Open bobbdelsol opened 11 years ago

bobbdelsol commented 11 years ago

I'm not sure if this is an issue with the code or the documentation. I have a bucket in the 'oregon' region. using right_aws::store..... i get this ERROR-- The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. --

Interesting data I forgot to add, i was using the oregon region. Kind of an odd duck, might have been missed in your testing

if i use a bucket in us-standard, everything works. I don't see a region parameter.