to Sensor/, Sensor/temp, Sensor/temp/room1, but not the messages published to Sensor.
Matches exactly one item in the topic hierarchy. For example, a subscription to Sensor/+/room1 receives
messages published to Sensor/temp/room1,Sensor/moisture/room1, and so on.
4) HTTP: API Endpoints add to router config file
The message broker supports clients connecting with the HTTP
protocol using a REST API. Clients can publish by sending a POST
message to *<AWS IoT
Endpoint>*/topics/*<url_encoded_topic_name>*?qos=1".
At the left side of AWS IoT, Manage -> Things
You can find your AWT IoT endpoints at Interact.