Difference between revisions of "AWS ACCESS KEY ID"
Jump to navigation
Jump to search
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | [[AWS_SECRET_ACCESS_KEY]] | + | [[export]] AWS_ACCESS_KEY_ID=XXXXXXXX |
+ | [[export]] [[AWS_SECRET_ACCESS_KEY]]=YYYYYY | ||
− | {{config}} | + | |
+ | == Related == | ||
+ | * <code>[[.aws/credentials]]</code> | ||
+ | * <code>[[AWS_SESSION_TOKEN]]</code> | ||
+ | * <code>[[AWS_SECRET_ACCESS_KEY]]</code> | ||
+ | * <code>[[AWS_REGION]]</code> | ||
+ | * <code>[[aws configure set aws_access_key_id]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * [[Configure the AWS CLI to use AWS IAM Identity Center]]. https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html | ||
+ | |||
+ | == See also == | ||
+ | * {{aws cli config}} | ||
+ | * {{aws cli}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 13:36, 4 September 2023
export AWS_ACCESS_KEY_ID=XXXXXXXX export AWS_SECRET_ACCESS_KEY=YYYYYY
Related[edit]
.aws/credentials
AWS_SESSION_TOKEN
AWS_SECRET_ACCESS_KEY
AWS_REGION
aws configure set aws_access_key_id
Activities[edit]
- Configure the AWS CLI to use AWS IAM Identity Center. https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html
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 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: