April 2018
Intermediate to advanced
280 pages
8h 37m
English
For Unix developers, the following prerequisites must be available for setting up the development environment:
AWS provides Python packages for accessing various services. For example, a Python package called boto3 is provided by AWS for accessing all AWS services.
Execute the following steps to set up your development environment on a Unix system:
pip install boto3pip install awscli