Skip to content

Instantly share code, notes, and snippets.

@kenzo0107
Created February 10, 2020 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenzo0107/d8447cdf6450d07b7a2d92916b2d3c4d to your computer and use it in GitHub Desktop.
Save kenzo0107/d8447cdf6450d07b7a2d92916b2d3c4d to your computer and use it in GitHub Desktop.
Install latest awscli on Amazon Linux
sudo yum install python3 -y
sudo pip3 install awscli --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment