Skip to content

Example of MQTT message broker connection of AWS IoT service based on AWS IoT Device SDK Java v2

Notifications You must be signed in to change notification settings

VRDate/spring-aws-iot-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 of AWS IoT Device SDK

MQTT Client SDK Version
AWSIotMqttClient AWS IoT Device SDK Java 1
MqttClientConnection AWS IoT Device SDK Java v2 2

About

Example of MQTT message broker connection of AWS IoT service based on AWS IoT Device SDK Java v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages