aws configure list

From wikieduonline
Revision as of 14:26, 5 September 2022 by Cry (talk | contribs) (→‎Examples)
Jump to navigation Jump to search

aws configure list --profile XXXXX [1]

Examples

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

See also

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