AWS Security ChangesHomeSearch

AWS lake-formation documentation change

Service: lake-formation · 2025-08-16 · Documentation low

File: lake-formation/latest/dg/cross-account-read-data.md

Summary

Updated IAM policy examples with concrete account numbers and region values

Security assessment

Standardizes documentation examples but does not introduce or modify security controls

Diff

diff --git a/lake-formation/latest/dg/cross-account-read-data.md b/lake-formation/latest/dg/cross-account-read-data.md
index 9c242ff72..1ae5654e6 100644
--- a//lake-formation/latest/dg/cross-account-read-data.md
+++ b//lake-formation/latest/dg/cross-account-read-data.md
@@ -26,0 +27,6 @@ In the following IAM policy:
+JSON
+    
+
+****
+    
+    
@@ -42,3 +48,3 @@ In the following IAM policy:
-                "arn:aws:glue:<region>:<account-id-A>:table/<database>/<table>",
-                "arn:aws:glue:<region>:<account-id-A>:database/<database>",
-                "arn:aws:glue:<region>:<account-id-A>:catalog"
+                "arn:aws:glue:us-east-1:111122223333:table/<database>/<table>",
+                "arn:aws:glue:us-east-1:111122223333:database/<database>",
+                "arn:aws:glue:us-east-1:111122223333:catalog"