webi-installers
webi-installers copied to clipboard
Request for aws cli v2
Request for aws cli v2
The AWS cli has a nightmare of dependencies. We probably won't be adding that one.
HOWEVER, we do have awsless, which is perhaps a better version of the AWS cli written in Go - which is what most infra tools are written in these days.
Also, you can use the pyenv (or direct python3 installer to get a conflict-free python environment in which you can install the AWS cli, and it's more likely to work than with other methods (and won't mess up your system python).