AWS CLI v2 in a single file, powered by AppImage.
$ ./aws --help
usage: aws [-h] [--profile PROFILE] [--debug]
optional arguments:
-h, --help show this help message and exit
--profile PROFILE
--debug
NOTE: This is not an official AWS CLI v2 application. See aws/aws-cli#4947 for the history and drama.
curl -L https://github.com/simnalamburt/awscliv2.appimage/releases/latest/download/aws-x86_64.AppImage -o aws
chmod +x aws
ln -s aws aws_completer
awscliv2.appimage is primarily distributed under the terms of both the Apache License (Version 2.0) and the MIT license. See COPYRIGHT for details.