'Why isn't my aws cli default region name configuration saving?
Solution 1:[1]
I found there are 2 files in my ~/.aws/ folder, both of them got a region setting in there.
configcredentials
And I modified the region in the credentials file, then it works to me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Chris Kao |

