AWS Security ChangesHomeSearch

AWS iot documentation change

Service: iot · 2025-03-19 · Documentation low

File: iot/latest/developerguide/view-mqtt-messages.md

Summary

Updated terminology from 'Topic name filters' to 'Topic filters' in documentation links and references

Security assessment

Change involves terminology standardization for topic filters with no security implications.

Diff

diff --git a/iot/latest/developerguide/view-mqtt-messages.md b/iot/latest/developerguide/view-mqtt-messages.md
index 407a0c8ce..247e9bb60 100644
--- a/iot/latest/developerguide/view-mqtt-messages.md
+++ b/iot/latest/developerguide/view-mqtt-messages.md
@@ -55 +55 @@ Messages published to subscribed topics appear in the message log as they are re
-If your messages are not showing up in the message log as you expect, try subscribing to a wild card topic filter as described in [Topic name filters](./topics.html#topicfilters). The MQTT multi-level wild card topic filter is the hash or pound sign ( `#` ) and can be used as the topic filter in the **Subscription topic** field.
+If your messages are not showing up in the message log as you expect, try subscribing to a wild card topic filter as described in [Topic filters](./topics.html#topicfilters). The MQTT multi-level wild card topic filter is the hash or pound sign ( `#` ) and can be used as the topic filter in the **Subscription topic** field.
@@ -77 +77 @@ Topic filter |  Displays messages with
-For more information on topic filters, see [Topic name filters](./topics.html#topicfilters).
+For more information on topic filters, see [Topic filters](./topics.html#topicfilters).