Difference between revisions of "Aws configure list"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(25 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>
  
 
+
== Examples ==
  aws configure list
+
  [[aws configure]] list
 
       Name                    Value            Type    Location
 
       Name                    Value            Type    Location
 
       ----                    -----            ----    --------
 
       ----                    -----            ----    --------
Line 9: Line 12:
 
   region                <not set>            None    None
 
   region                <not set>            None    None
  
== Related commands ==
+
[[aws configure]] list
* <code>[[aws configure]]</code>
+
      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 ==
 +
* <code>[[aws configure]]</code>: <code>[[aws configure list-profiles]]</code> (<code>aws</code> >= 2.x)
 
* <code>[[aws ec2 describe-instances]]</code>
 
* <code>[[aws ec2 describe-instances]]</code>
 +
* <code>[[.aws/config]]</code>
 +
* <code>[[aws configure set]]</code>
  
 
== See also ==
 
== See also ==
* {{AWS}}
+
* {{aws configure list}}
 +
* {{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: