0

I am able to run the IoT Temperature Control Sample provided by Amazon.

Below is the link for the sample app:

The Amazon IoT Temperature Control Sample

The app is responding to the AWS IoT in proper manner.

But the app is designed for the Unauthenticated user. I need to implement the same for the Authenticated user in which the AWS Cognito provides the Access Key,Secret Key and Access Token for the user. Using those credentials I need to provide access of AWS IoT to that user.

I am not able to get how to do that.

Please help me in achieving the solution.

wsankia
  • 1
  • 3
  • This seems to be similar. Does this solve your question https://stackoverflow.com/questions/40301345/connect-to-aws-iot-using-web-socket-with-cognito-authenticated-users?noredirect=1&lq=1 ? – pbx Oct 31 '17 at 17:58
  • Same thing I have to implement but for iOS in Swift 3.That did not resolved my problem as I don't know javascript. – wsankia Nov 03 '17 at 04:34

0 Answers0