Install v2/stable of aws-cli
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install aws-cli --classic
Don't have snapd? Get set up for snaps.
The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program.
The official documentation can be found here: https://aws.amazon.com/cli/
To install the latest v2: snap install aws-cli --classic
To install the latest available v1 snap: snap install aws-cli --channel=v1/stable --classic
To migrate from v1 to v2: see:
The "latest" track is not the default and is not recommended. It will be updated from v1 to v2 in the future.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.