Configure
You can set and persist a default AWS region for the CLI using the configure
command.
aws configure set region <region name>
For example, to configure the default region as eu-west-1
would be
aws configure set region eu-west-1
You can set and persist a default AWS region for the CLI using the configure
command.
aws configure set region <region name>
For example, to configure the default region as eu-west-1
would be
aws configure set region eu-west-1