AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-08-10 · Documentation low

File: AmazonRDS/latest/UserGuide/zero-etl.setting-up.md

Summary

Standardized account IDs (111122223333) in ARNs, added JSON formatting sections, and updated policy statement IDs

Security assessment

Changes focus on documentation consistency and example normalization. The use of a standard AWS example account ID (111122223333) improves clarity but doesn't indicate a security fix. Policy updates maintain existing security controls rather than adding new ones.

Diff

diff --git a/AmazonRDS/latest/UserGuide/zero-etl.setting-up.md b/AmazonRDS/latest/UserGuide/zero-etl.setting-up.md
index fe614a3e6..cd467238a 100644
--- a//AmazonRDS/latest/UserGuide/zero-etl.setting-up.md
+++ b//AmazonRDS/latest/UserGuide/zero-etl.setting-up.md
@@ -341,0 +342,6 @@ The target creation role must be a Lake Formation administrator and requires the
+JSON
+    
+
+****
+    
+    
@@ -370,2 +376,2 @@ The target creation role must be a Lake Formation administrator and requires the
-                    "arn:aws:glue:*:account-id:catalog",
-                    "arn:aws:glue:*:account-id:catalog/*",
+                    "arn:aws:glue:*:111122223333:catalog",
+                    "arn:aws:glue:*:111122223333:catalog/*",
@@ -373,3 +379,3 @@ The target creation role must be a Lake Formation administrator and requires the
-                    "arn:aws:redshift-serverless:*:account-id:workgroup/*",
-                    "arn:aws:redshift-serverless:*:account-id:namespace/*",
-                    "arn:aws:iam::account-id:role/GlueDataCatalogDataTransferRole"
+                    "arn:aws:redshift-serverless:*:111122223333:workgroup/*",
+                    "arn:aws:redshift-serverless:*:111122223333:namespace/*",
+                    "arn:aws:iam::111122223333:role/GlueDataCatalogDataTransferRole"
@@ -382,0 +390,6 @@ The target creation role must have the following trust relationship.
+JSON
+    
+
+****
+    
+    
@@ -397 +410 @@ The target creation role must have the following trust relationship.
-                "AWS": "arn:aws:iam::account-id:user/Username"
+                "AWS": "arn:aws:iam::111122223333:user/Username"
@@ -405,0 +420,6 @@ The Glue data transfer role is required for MySQL catalog operations and must ha
+JSON
+    
+
+****
+    
+    
@@ -427,0 +449,6 @@ The Glue data transfer role must have the following trust relationship.
+JSON
+    
+
+****
+    
+