AWS Security ChangesHomeSearch

AWS security-lake documentation change

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

File: security-lake/latest/userguide/custom-sources.md

Summary

Updated S3 bucket ARN example and added JSON formatting markers

Security assessment

Replaced placeholder {{bucketName}} with a concrete example bucket name. No security impact beyond example correction.

Diff

diff --git a/security-lake/latest/userguide/custom-sources.md b/security-lake/latest/userguide/custom-sources.md
index 671a15e87..1dad67f41 100644
--- a//security-lake/latest/userguide/custom-sources.md
+++ b//security-lake/latest/userguide/custom-sources.md
@@ -147,0 +148,6 @@ To grant the necessary permissions, you must also create and embed the following
+JSON
+    
+
+****
+    
+    
@@ -160 +166 @@ To grant the necessary permissions, you must also create and embed the following
-                    "arn:aws:s3:::{{bucketName}}/*"
+                "arn:aws:s3:::amzn-s3-demo-bucket/*"
@@ -167,0 +175,6 @@ Attach the following trust policy to permit an AWS account by using which, it ca
+JSON
+    
+
+****
+    
+