awscli - PyPI
https://pypi.org/project/awscli22.12.2012 · To ensure smooth installation, it’s recommended to use: pip: 9.0.2 or greater. setuptools: 36.2.0 or greater. The safest way to install the AWS CLI is to use pip in a virtualenv: $ python -m pip install awscli. or, if you are not installing in a virtualenv, to install globally: $ sudo python -m pip install awscli.