AWS Security ChangesHomeSearch

AWS iotevents documentation change

Service: iotevents · 2025-10-25 · Documentation low

File: iotevents/latest/developerguide/iotevents-permissions-cloudwatch.md

Summary

Added JSON formatting markers and updated example policy with concrete account ID

Security assessment

Standardizes documentation format for CloudWatch integration permissions without addressing vulnerabilities

Diff

diff --git a/iotevents/latest/developerguide/iotevents-permissions-cloudwatch.md b/iotevents/latest/developerguide/iotevents-permissions-cloudwatch.md
index bfc7ab62d..52f2c78b3 100644
--- a//iotevents/latest/developerguide/iotevents-permissions-cloudwatch.md
+++ b//iotevents/latest/developerguide/iotevents-permissions-cloudwatch.md
@@ -12,0 +13,6 @@ Role policy:
+JSON
+    
+
+****
+    
+    
@@ -36,0 +44,6 @@ Trust policy:
+JSON
+    
+
+****
+    
+    
@@ -55,0 +70,6 @@ You also need an IAM permissions policy attached to the user that allows the use
+JSON
+    
+
+****
+    
+    
@@ -67 +87 @@ You also need an IAM permissions policy attached to the user that allows the use
-          "Resource": "arn:aws:iam::<account-id>:role/Role_To_Pass"
+                "Resource": "arn:aws:iam::123456789012:role/Role_To_Pass"