aws-shell

Interactive shell for AWS CLI with auto-completion and shortcuts

brewmacoslinux
Try with needOr install directly
Source

About

Integrated shell for working with the AWS CLI

Commands

aws-shell

Examples

Start the AWS shell interactive session$ aws-shell
List EC2 instances with auto-completion assistance$ aws-shell > ec2 describe-instances
Create S3 bucket with interactive command help$ aws-shell > s3api create-bucket --bucket my-bucket --region us-east-1