Difference between revisions of "AWS cli environmental variables"
Jump to navigation
Jump to search
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html | https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html | ||
− | * AWS_DEFAULT_REGION | + | * <code>[[AWS_DEFAULT_REGION]]</code> |
+ | * <code>[[AWS_REGION]]</code> | ||
+ | * <code>[[AWS_PROFILE]]</code> | ||
+ | * <code>[[AWS_ROLE_SESSION_NAME]]</code> | ||
+ | * <code>[[AWS_SESSION_TOKEN]]</code> | ||
+ | * <code>[[AWS_CONFIG_FILE]]</code> | ||
+ | * <code>[[AWS_SHARED_CREDENTIALS_FILE]]</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[export]]</code> | ||
+ | * <code>[[.aws/config]]</code> | ||
+ | * [[Environment variables]] | ||
== See also == | == See also == | ||
− | * {{aws cli}} | + | * {{aws cli config}} |
+ | * {{aws configure}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 23:28, 14 May 2023
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html
Related[edit]
See also[edit]
- AWS CLI: environmental variables,
aws configure, ~/.aws/config
,~/.aws/credentials
,~/.aws/cli/alias, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY
aws configure [ list-profiles | sso | sso-session | set ]
,~/.aws/config
,.aws/credentials
,mfa_serial
, AWS cli environmental variables:AWS_PROFILE
,AWS_REGION, AWS_DEFAULT_REGION, AWS_SESSION_TOKEN, AWS_ROLE_SESSION_NAME
,.aws/
, AWS functions,--profile, viawsconfig, viawscredentials
Advertising: