Difference between revisions of "AWS ACCESS KEY ID"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Activities == | == 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 == | == See also == |
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: