AWS Security ChangesHomeSearch

AWS iotanalytics documentation change

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

File: iotanalytics/latest/userguide/pipeline-activities-deviceregistryenrich.md

Summary

Updated example IAM policy ARNs to include specific regions/account IDs and added JSON formatting markers.

Security assessment

Improves example policy accuracy but does not resolve a security vulnerability. Enhances documentation for secure role configuration.

Diff

diff --git a/iotanalytics/latest/userguide/pipeline-activities-deviceregistryenrich.md b/iotanalytics/latest/userguide/pipeline-activities-deviceregistryenrich.md
index b5723eb84..84a8e05e4 100644
--- a//iotanalytics/latest/userguide/pipeline-activities-deviceregistryenrich.md
+++ b//iotanalytics/latest/userguide/pipeline-activities-deviceregistryenrich.md
@@ -54,0 +55,6 @@ You must specify a role in the `roleArn` field of the activity definition that h
+JSON
+    
+
+****
+    
+    
@@ -65 +71 @@ You must specify a role in the `roleArn` field of the activity definition that h
-                    "arn:aws:iot:<region>:<account-id>:thing/<thing-name>"
+                    "arn:aws:iot:us-east-1:123456789012:thing/your-thingName"
@@ -72,0 +80,6 @@ and a trust policy that looks like:
+JSON
+    
+
+****
+    
+