I am trying to establish connection to AWS IoT and S3 bucket, but when i import the modules it is giving me a error “module not available”
FW version: EC200UCNAAR03A04M08_OCPU_QPY
I am trying to establish connection to AWS IoT and S3 bucket, but when i import the modules it is giving me a error “module not available”
FW version: EC200UCNAAR03A04M08_OCPU_QPY
Dear Customer
The issue is that EC200UCNAAR03A04M08_OCPU_QPY does not support the AWS component.
I suggest you refer to the MQTT method below and evaluate whether you can connect to AWS via MQTT.
Because in kernel, it actually connects to AWS through MQTT.
hi
Please find the updated information for your reference via the link below.
GitHub - QuecPython/aws-s3: aws-s3 component based on QuecPython
GitHub - QuecPython/aws-iot: aws-iot component based on QuecPython