Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6025

How to upgrade AWS CLI to the latest version?

$
0
0

I recently noticed that I am running an old version of AWS CLI that is lacking some functionality I need:

$aws --versionaws-cli/1.2.9 Python/3.4.3 Linux/3.13.0-85-generic

How can I upgrade to the latest version of the AWS CLI (1.10.24)?

Edit:

Running the following command fails to update AWS CLI:

$ pip install --upgrade awscliRequirement already up-to-date: awscli in /usr/local/lib/python2.7/dist-packagesCleaning up...

Checking the version:

$ aws --versionaws-cli/1.2.9 Python/3.4.3 Linux/3.13.0-85-generic

Viewing all articles
Browse latest Browse all 6025

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>