AWS iot documentation change
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",