- This repo contain basic example on how to connect to MQTT IoT Core through websocket using Signature V4.
- Get your signature V4 from this example AWS_IoT_Core_Signature_V4.
- Feel free to explore the code at your own risk. 😜
This repo uses open source projects to work properly:
Fill up IotCoreEndPoint
, topicSub
and canonicalQuerystring
in index.js
Install the dependencies and devDependencies.
cd AWS_IoT_Core_Signature_V4
npm install
Run test.js to execute lambda function in index.js
node index.js
MIT
Free Software, Syukran Alhamdulillah Thank to Allah!