Connect to IOT core with cognitio user

0

Is there any example code in .net that allows you to connect to iot core with cognitio user.

We have sign in in our app that use var result = await ApiCognito.SignIn(u, p);

i know how to connect to iot core but i dont know how to get from result to acess keys need to connect

asked 13 days ago39 views
1 Answer
0

Hi kayleejacob1,

there is an example how to use Amazon Cognito with AWS IoT Core in the AWS IoT Device SDK for JavaScript v2.

Cheers,
Philipp

AWS
EXPERT
answered 12 days ago
  • IM sorry i meant to say is there example in .net, c# preferably for maui.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions