Difference between revisions of "Aws configure list"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
* <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>
  
*<code>aws configure list --profile XXXXX</code> <ref>https://docs.aws.amazon.com/cli/latest/reference/configure/list.html</ref>
+
== Examples ==
 
 
===Examples===
 
 
  [[aws configure]] list
 
  [[aws configure]] list
 
       Name                    Value            Type    Location
 
       Name                    Value            Type    Location
Line 11: Line 12:
 
   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 16: 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 set]]</code>
  
 
== See also ==
 
== See also ==
* {{aws cli}}
+
* {{aws configure list}}
* {{AWS}}
+
* {{aws configure}}
  
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 14:14, 11 February 2024

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]

See also[edit]

  • https://docs.aws.amazon.com/cli/latest/reference/configure/list.html
  • Advertising: