Problem scenario
You are using the AWS CLI. You want to know what region is being used by default. You do not what to use the aws configure
command. What should you do?
Solution
Run this:
cat ~/.aws/config
A Technical I.T./DevOps Blog
Problem scenario
You are using the AWS CLI. You want to know what region is being used by default. You do not what to use the aws configure
command. What should you do?
Solution
Run this:
cat ~/.aws/config