Closed kmala closed 7 years ago
boto ignores the region as env var.
@bacongobbler is a potential reviewer of this pull request based on my analysis of git blame information. Thanks @kmala!
git blame
Good catch. Boto3 respects AWS_REGION; Boto2 does not.
boto ignores the region as env var.