AWS Security ChangesHomeSearch

AWS iot-sitewise documentation change

Service: iot-sitewise · 2025-06-13 · Documentation low

File: iot-sitewise/latest/userguide/authorization-rules-emqx-broker.md

Summary

Removed specific reference to EMQX file authorization provider documentation and modified section title to specify authorization rules 'for users'

Security assessment

Change focuses on authorization rules implementation details but doesn't address any specific vulnerability. The modification adds clarity about user-focused authorization documentation.

Diff

diff --git a/iot-sitewise/latest/userguide/authorization-rules-emqx-broker.md b/iot-sitewise/latest/userguide/authorization-rules-emqx-broker.md
index 672f79e10..f94bf545a 100644
--- a//iot-sitewise/latest/userguide/authorization-rules-emqx-broker.md
+++ b//iot-sitewise/latest/userguide/authorization-rules-emqx-broker.md
@@ -7 +7 @@
-EMQX supports adding authorization rules based on identifiers such as username, IP address or client ID. This is useful if you want to limit the number of external applications connecting to various operations or topics. The steps below show you how to use the file authorization provider in EMQX. For more information, see [Use ACL File ](https://docs.emqx.com/en/emqx/latest/access-control/authz/file.html) in the _EMQX Docs_.
+EMQX supports adding authorization rules based on identifiers such as username, IP address or client ID. This is useful if you want to limit the number of external applications connecting to various operations or topics.
@@ -17 +17 @@ EMQX supports adding authorization rules based on identifiers such as username,
-  * [Add rules through the EMQX Dashboard or REST APIs](./add-rules-emqx-broker.html)
+  * [Add authorization rules through the EMQX Dashboard for users](./add-rules-emqx-broker.html)