You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using aws-env I see AWS_DEFAULT_REGION getting set but the option Discover in amazonka region doesn't get set properly as it relies on AWS_REGION and not AWS_DEFAULT_REGION. The motivation behind that could be seen in brendanhay/amazonka#308 (diff)
The text was updated successfully, but these errors were encountered:
When using
aws-env
I seeAWS_DEFAULT_REGION
getting set but the optionDiscover
inamazonka
region doesn't get set properly as it relies onAWS_REGION
and notAWS_DEFAULT_REGION
. The motivation behind that could be seen in brendanhay/amazonka#308 (diff)The text was updated successfully, but these errors were encountered: