Skip to content

AmazonIoTClient class didn't have Subscribe functionality  #1739

Open
@hussainamir

Description

@hussainamir

Dear AWS Developer team

AmazonIoTClient library can get shadow things, update shadow, delete shadow and publish message to any topic by using MQTT protocol. But this class didn't have functionality to subscribe any other user topics(i.e. "mytopic", "/home/bulb"). Kindly add this functionality. and also didn't have functionality to connect with aws iot via websockets

Describe the Feature

AmazonIoTClient should have ability to subscribe any topic, and also have ability to communicate via websocket protocol

Is your Feature Request related to a problem?

Yes, Right now I am using third party Mqtt library to subscribe messages from aws iot by "user topics". But the third party library have limitation in term of credentials. For example when I generate credentials via cognito users then aws iot access denied via using these library.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions