Install latest/stable of amz-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 amz-aws-cli
Don't have snapd? Get set up for snaps.
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services.
This is a strictly confined version, for enhanced security.
With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.
The AWS CLI v2 offers several new features including improved installers, new configuration options such as AWS Single Sign-On (SSO), and various interactive features.
For best user experience, create an alias for this snap to the standard upstream binary name.
$ sudo snap alias amz-aws-cli aws
If you are migrating from other packaging of AWS CLI, you may want to migrate your existing config.
$ amz-aws-cli.setup
If you find bash completion is not working, you can probably get it working by installing the core snap. This seems to be a bug in the completion implementation.
$ sudo snap install core
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.