-
Notifications
You must be signed in to change notification settings - Fork 0
awscli
Mark H edited this page Apr 8, 2024
·
5 revisions
-
Install AWS CLI per instructions at https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
- Windows users can also run
winget install Amazon.AWSCLI
- Windows users can also run
-
Get your keys from the values listed after logging in to yoursite.awsapps.com/start/ --under 🔑 Access keys
- run
aws configureper https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html - paste info into the prompts --I prefer this instead of trying to get the filenames and formatting just right
- run
-
run
aws --version- run
aws ls --cli-auto-prompt
- run