AWS IoT library?
-
There is an example https://docs.pycom.io/tutorials/all/aws how to connect to AWS IoT. The library provided https://github.com/pycom/aws-pycom is quite limited and has been last updated nearly a year ago.
Amazon has a far more extensive Python device SDK https://github.com/aws/aws-iot-device-sdk-python where development also seems to be more active.
So... what about the Pycom AWS library? Is it outdated? Was it copied (a long time ago) from AWS?
Should I use the Pycom version or attempt to port the AWS original? Any idea how difficult this might be?
Specifically, I am looking at AWS IoT jobs, which do not seem to be implemented in the Pycom library.