Got an "AWS region is required" error on `aws-mfa-login`
Closed this issue ยท 1 comments
nikita-ko commented
Used to work fine on the 18.05.2021. However, today (19.05) I got an error:
nikita.ko@mac ~ % aws-mfa-login
Current configuration located in ~/.aws-mfa.yaml
#####
source: suite
destination: mfa
#####
2021/05/19 13:09:13 operation error STS: GetCallerIdentity, failed to resolve service endpoint, an AWS region is required, but was not found
Region is specified in my .aws-mfa.yaml file:
# DEV--Area23
- name: area23-default
alias: dev-area23
accountId: "123142534534"
role: TerraformAccessRole
region: eu-central-1
circleci-signavio commented
๐ This issue has been resolved in version 0.1.7 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐