AWS IoT MQTT This repository is an example of connecting to AWS IoT Service using credentials authenticated to Amazon Cognito.
The example code is an example using the AWS SDK, and does not describe registering and managing user pools and identity pools with Amazon Cognito.
AWS SDK v2Use the newly written [AWS SDK v2] (https://github.com/aws/aws-sdk-java-v2) cognitoidentity, lambda module.
| MQTT Client | SDK | Version |
|---|---|---|
| AWSIotMqttClient | AWS IoT Device SDK Java | 1 |
| MqttClientConnection | AWS IoT Device SDK Java v2 | 2 |