WS IoT MQTT Streaming — Can I Subscribe to Stream Topics on Server Side or MQTT Test Client?

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.