Closed
Description
Hello! I just want to know if "aws-iot-device-sdk-cpp-v2" support MQTT with Amazon Cognito authetication?
We need to implement MQTT communication to the Amazon cloud with Amazon Cognito authetication to the identity pool on Linux. From the amazon website it seems to me that Amazon Cognito mobile SDK is only available for Android/iOS/Javascript, but not for C/C++ on Linux. Then I found this repo with MQTT support to the Amazon IoT cloud, but it seems no Amazon Cognito is supported. So I just want to double check if it's the case, and if it's not supported, do you know any C/C++ SDK to support MQTT+Amazon Cognito to the Amazon cloud? thanks a lot!