In the AWS CLI, you can specify another region without updating your configuration. As an example, for a quick look at the AZs in another Region, try this:
aws ec2 describe-availability-zones --region eu-west-2
In the AWS CLI, you can specify another region without updating your configuration. As an example, for a quick look at the AZs in another Region, try this:
aws ec2 describe-availability-zones --region eu-west-2