Skip to content

Instantly share code, notes, and snippets.

@vkhang55
Created September 30, 2018 09:36
Show Gist options
  • Save vkhang55/e5581243872fab8f1469c668541bff14 to your computer and use it in GitHub Desktop.
Save vkhang55/e5581243872fab8f1469c668541bff14 to your computer and use it in GitHub Desktop.
# install aws cli with pip
pip install awscli
# configure the new aws cli tool you just downloaded. Enter your secret and access key in when prompted. These keys can be found in your AWS console
aws configure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment