How to Install aws-shell in Ubuntu 18.04



Install aws-shell by entering the following commands in the terminal:

sudo apt update
sudo apt install aws-shell

Description:

Interactive productivity booster for the AWS CLI

aws-shell provides a interactive environment to control AWS services. The following features are supported: . * Auto completion of commands and options * Shorthand auto completion * Server side auto completion * Fuzzy searching * Inline documentation * Fish-style auto suggestions * Command history * Toolbar options * Dot commands * Executing Shell Commands

Homepage: https://github.com/awslabs/aws-shell

Version: 0.2.0-2

Section: universe/admin