Difference between revisions of "AWS DEFAULT REGION"
Jump to navigation
Jump to search
(Removed redirect to Aws cli environmental variables) Tag: Removed redirect |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[export]] AWS_DEFAULT_REGION="[[us-east-1]]" | ||
+ | [[export]] AWS_DEFAULT_REGION="[[eu-west-1]]" | ||
− | * [[ | + | == Related == |
+ | * [[Amazon regions]] | ||
* [[aws cli environmental variables]] | * [[aws cli environmental variables]] | ||
− | + | * <code>[[.aws/config]]</code> | |
+ | * <code>[[AWS_PROFILE]]</code> | ||
+ | * <code>[[AWS_REGION]]</code> | ||
+ | * <code>[[AWS_DEFAULT_OUTPUT]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{aws cli}} |
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 14:29, 7 September 2022
export AWS_DEFAULT_REGION="us-east-1" export AWS_DEFAULT_REGION="eu-west-1"
Related
- Amazon regions
- aws cli environmental variables
.aws/config
AWS_PROFILE
AWS_REGION
AWS_DEFAULT_OUTPUT
See also
- 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: