Difference between revisions of "Aws configure list"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/configure/list.html
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>[[aws configure]] list --profile XXXXX</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/configure/list.html</ref> | + | * <code>aws configure list</code> |
+ | * <code>[[aws configure]] list [[--profile]] XXXXX</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/configure/list.html</ref> | ||
== Examples == | == Examples == | ||
Line 10: | Line 11: | ||
secret_key <not set> None None | secret_key <not set> None None | ||
region <not set> None None | region <not set> None None | ||
+ | |||
+ | [[aws configure]] list | ||
+ | Name Value Type Location | ||
+ | ---- ----- ---- -------- | ||
+ | profile <not set> None None | ||
+ | access_key <not set> None None | ||
+ | secret_key <not set> None None | ||
+ | region eu-central-1 config-file [[~/.aws/config]] | ||
== Related terms == | == Related terms == | ||
Line 15: | Line 24: | ||
* <code>[[aws ec2 describe-instances]]</code> | * <code>[[aws ec2 describe-instances]]</code> | ||
* <code>[[.aws/config]]</code> | * <code>[[.aws/config]]</code> | ||
− | * <code>[[aws configure | + | * <code>[[aws configure set]]</code> |
== See also == | == See also == | ||
+ | * {{aws configure list}} | ||
* {{aws configure}} | * {{aws configure}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 14:14, 11 February 2024
aws configure list
aws configure list --profile XXXXX
[1]
Examples[edit]
aws configure list Name Value Type Location ---- ----- ---- -------- profile <not set> None None access_key <not set> None None secret_key <not set> None None region <not set> None None
aws configure list Name Value Type Location ---- ----- ---- -------- profile <not set> None None access_key <not set> None None secret_key <not set> None None region eu-central-1 config-file ~/.aws/config
Related terms[edit]
aws configure
:aws configure list-profiles
(aws
>= 2.x)aws ec2 describe-instances
.aws/config
aws configure set
See also[edit]
- Template:Aws configure list
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: