But when I do this:
AWS IoT Core > Test > MQTT test client
For example, I subscribe to:
$aws/things/ThingName/streams/StreamId/get/payload-format
I’m not seeing anything on the server side.
However, on the device side, I am able to receive the message.