Difference between revisions of "AWS DEFAULT REGION"
Jump to navigation
Jump to search
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[export]] AWS_DEFAULT_REGION="[[us-east-1]]" | [[export]] AWS_DEFAULT_REGION="[[us-east-1]]" | ||
− | + | [[export]] AWS_DEFAULT_REGION="[[eu-west-1]]" | |
Line 9: | Line 9: | ||
* [[aws cli environmental variables]] | * [[aws cli environmental variables]] | ||
* <code>[[.aws/config]]</code> | * <code>[[.aws/config]]</code> | ||
+ | * <code>[[AWS_PROFILE]]</code> | ||
+ | * <code>[[AWS_REGION]]</code> | ||
+ | * <code>[[AWS_DEFAULT_OUTPUT]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:29, 7 September 2022
export AWS_DEFAULT_REGION="us-east-1" export AWS_DEFAULT_REGION="eu-west-1"
Related[edit]
- Amazon regions
- aws cli environmental variables
.aws/config
AWS_PROFILE
AWS_REGION
AWS_DEFAULT_OUTPUT
See also[edit]
- AWS CLI,
aws
[configure
|iam
|ec2
|ecs
|eks
|s3
|rds
|sts
|cloudwatch
|cloudformation
|cloudfront
|eventbridge
|lambda
],aws configure list
,.aws/credentials
,.aws/config
,~/.aws/cli/alias
,--output [ table | json | text | XXX ]
, Aws cli environmental variables:AWS_PROFILE
,AWS_DEFAULT_REGION, AWS_REGION
,AWS_CLI_AUTO_PROMPT
,AWS_SESSION_TOKEN
,aws list all
,auto-prompt
,--version
,whoamiaws, --filters, --help
Advertising: