AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-07-25 · Documentation low

File: AmazonS3/latest/userguide/setting-repl-config-perm-overview.md

Summary

Added JSON formatting markers and updated example ARN values in IAM policy documentation for replication configuration

Security assessment

Changes involve formatting improvements and example placeholder updates without introducing new security content or addressing vulnerabilities.

Diff

diff --git a/AmazonS3/latest/userguide/setting-repl-config-perm-overview.md b/AmazonS3/latest/userguide/setting-repl-config-perm-overview.md
index c22378ae7..09c46209b 100644
--- a//AmazonS3/latest/userguide/setting-repl-config-perm-overview.md
+++ b//AmazonS3/latest/userguide/setting-repl-config-perm-overview.md
@@ -63,0 +64,6 @@ Following is a sample IAM policy that includes these actions.
+JSON
+    
+
+****
+    
+    
@@ -148,0 +156,6 @@ The _trust policy_ identifies which principal identities can assume the IAM role
+JSON
+    
+
+****
+    
+    
@@ -163,0 +178,6 @@ The _trust policy_ identifies which principal identities can assume the IAM role
+JSON
+    
+
+****
+    
+    
@@ -183,0 +205,6 @@ For more information about IAM roles, see [IAM roles](https://docs.aws.amazon.co
+JSON
+    
+
+****
+    
+    
@@ -262,0 +291,6 @@ The ARN format of the role might appear different. If the role was created by us
+JSON
+    
+
+****
+    
+    
@@ -272 +306 @@ The ARN format of the role might appear different. If the role was created by us
-                "AWS":"arn:aws:iam::source-bucket-account-ID:role/service-role/source-account-IAM-role"
+                    "AWS": "arn:aws:iam::111122223333:role/service-role/source-account-IAM-role"
@@ -284 +318 @@ The ARN format of the role might appear different. If the role was created by us
-                "AWS":"arn:aws:iam::source-bucket-account-ID:role/service-role/source-account-IAM-role"
+                    "AWS": "arn:aws:iam::111122223333:role/service-role/source-account-IAM-role"