aws-sdk-android icon indicating copy to clipboard operation
aws-sdk-android copied to clipboard

How do you use AWS IOT without Cognito?

Open markjuggles opened this issue 3 years ago • 1 comments

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?

markjuggles avatar Mar 07 '21 18:03 markjuggles

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.

richardmcclellan avatar Jul 20 '21 15:07 richardmcclellan