- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 36字
- 2021-07-09 18:18:30
Installation
The CLI tool requires Python 2.6.5 or greater.
The easiest way to install it is to use the Python package manager, pip:
pip install awscli
This will make the command aws available on your system.