AWS Security ChangesHomeSearch

AWS security-lake documentation change

Service: security-lake · 2025-09-28 · Documentation low

File: security-lake/latest/userguide/prereqs-creating-subscriber.md

Summary

Updated EventBridge ARN example and added JSON formatting markers

Security assessment

Fixed placeholder region/account ID in an example ARN. No security vulnerability addressed.

Diff

diff --git a/security-lake/latest/userguide/prereqs-creating-subscriber.md b/security-lake/latest/userguide/prereqs-creating-subscriber.md
index 7c0cc268e..1fd00a292 100644
--- a//security-lake/latest/userguide/prereqs-creating-subscriber.md
+++ b//security-lake/latest/userguide/prereqs-creating-subscriber.md
@@ -94,0 +95,6 @@ Attach the following policy to your IAM role:
+JSON
+    
+
+****
+    
+    
@@ -106 +112 @@ Attach the following policy to your IAM role:
-                    "arn:aws:events:{us-west-2}:{123456789012}:api-destination/AmazonSecurityLake*/*"
+                "arn:aws:events:us-east-1:123456789012:api-destination/AmazonSecurityLake*/*"
@@ -113,0 +121,6 @@ Attach the following trust policy to your IAM role to permit EventBridge to assu
+JSON
+    
+
+****
+    
+