Installer AWS SDK Python

# for version 1:
pip install AWSIoTPythonSDK

# for version 2: 
python3 -m pip install awsiotsdk
benjamin deworsop