- Building Serverless Python Web Services with Zappa
- Abdulwahid Abdulhaque Barguzar
- 54字
- 2021-07-16 18:16:10
Installing the AWS CLI
awscli is available to as a Python distributor package. You can easily install it with the pip command, as described in the following code:
$ pip install awscli --upgrade
Here are the prerequisites:
- Python 2 with version 2.6.5+ or Python 3 with version 3.3+
- Unix, Linux, macOS, or Windows