Difference between revisions of "Aws configure list"

From wikieduonline
Jump to navigation Jump to search
 
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 ==

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: