Difference between revisions of "AWS DEFAULT REGION"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users 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 10: | Line 10: | ||
* <code>[[.aws/config]]</code> | * <code>[[.aws/config]]</code> | ||
* <code>[[AWS_PROFILE]]</code> | * <code>[[AWS_PROFILE]]</code> | ||
+ | * <code>[[AWS_REGION]]</code> | ||
+ | * <code>[[AWS_DEFAULT_OUTPUT]]</code> | ||
+ | * [[AWS Default Regions]] | ||
== See also == | == See also == |
Latest revision as of 11:31, 29 January 2025
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
- AWS Default Regions
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: