fog / fog-aws

Module for the 'fog' gem to support Amazon Web Services http://aws.amazon.com/
MIT License
296 stars 353 forks source link

Prefer AWS_REGION over AWS_DEFAULT_REGION in credential fetching #715

Closed stanhu closed 5 days ago

stanhu commented 6 days ago

As https://docs.aws.amazon.com/sdkref/latest/guide/feature-region.html#feature-region-sdk-compat describes, the AWS CLI v2 uses AWS_REGION before AWS_DEFAULT_VERSION.

geemus commented 5 days ago

@stanhu did you need a release?

stanhu commented 5 days ago

@geemus Sure, thanks!