aws-amplify / aws-sdk-android

AWS SDK for Android. For more information, see our web site:
https://docs.amplify.aws
Other
1.03k stars 550 forks source link

How do you use AWS IOT without Cognito? #2418

Open markjuggles opened 3 years ago

markjuggles commented 3 years ago

Page: /sdk/pubsub/getting-started/q/platform/android

I would like to make an Android IoT Core Thing which mimics my Embedded C SDK Things which have individual certs and no Cognito. Clearly it is possible to publish and subscribe without Cognito. What is the easiest way to do that?

richardmcclellan commented 3 years ago

While the AWS IoT service does support this, it is not currently supported by the Android SDK. Leaving this open as a feature request for this library.