AWS Security ChangesHomeSearch

AWS iot documentation change

Service: iot · 2025-07-25 · Documentation low

File: iot/latest/developerguide/security-best-practices.md

Summary

Moved comment to separate line in IAM policy example

Security assessment

Change is purely stylistic/formatting adjustment with no security implications

Diff

diff --git a/iot/latest/developerguide/security-best-practices.md b/iot/latest/developerguide/security-best-practices.md
index 0febfd056..d073abb05 100644
--- a//iot/latest/developerguide/security-best-practices.md
+++ b//iot/latest/developerguide/security-best-practices.md
@@ -165 +165,2 @@ JSON
-                    "iam:ListRoles",   // Required to list device roles in the Device Advisor console
+                    "iam:ListRoles",
+                    "// Required to list device roles in the Device Advisor console",