Skip to content
Mark H edited this page Apr 8, 2024 · 5 revisions
  1. Install AWS CLI per instructions at https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

    1. Windows users can also run winget install Amazon.AWSCLI
  2. Get your keys from the values listed after logging in to yoursite.awsapps.com/start/ --under 🔑 Access keys

    1. run aws configure per https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html
    2. paste info into the prompts --I prefer this instead of trying to get the filenames and formatting just right
  3. run aws --version

    1. run aws ls --cli-auto-prompt

Clone this wiki locally