awslabs / aws-shell

An integrated shell for working with the AWS CLI.
Apache License 2.0
7.15k stars 769 forks source link

Update to support the latest aws-cli #250

Closed joguSD closed 3 years ago

joguSD commented 3 years ago

Updates documentation related import to support the latest AWS CLI version and adjusts the required cli/sdk versions accordingly.

Fixes #247

This also removes 2.6 and 3.3 from the Travis matrix as those versions have been EOL for a long time and no longer work on Travis:

$ curl -sSf --retry 5 -o python-2.6.tar.bz2 ${archive_url}

curl: (22) The requested URL returned error: 404 Not Found

Unable to download 2.6 archive. The archive may not exist. Please consider a different version.