AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/amazon-s3-policy-keys.md

Summary

Added JSON formatting blocks to multiple policy examples

Security assessment

Formatting improvements without substantive changes to policy logic or security controls

Diff

diff --git a/AmazonS3/latest/userguide/amazon-s3-policy-keys.md b/AmazonS3/latest/userguide/amazon-s3-policy-keys.md
index cba42be7c..ccab88d2f 100644
--- a//AmazonS3/latest/userguide/amazon-s3-policy-keys.md
+++ b//AmazonS3/latest/userguide/amazon-s3-policy-keys.md
@@ -73,0 +74,6 @@ The following bucket policy grants a user (``Dave``) the `s3:PutObject` permissi
+JSON
+    
+
+****
+    
+    
@@ -128,0 +136,6 @@ For more information, see [GetObject](https://docs.aws.amazon.com/AmazonS3/lates
+JSON
+    
+
+****
+    
+    
@@ -211,0 +226,6 @@ The following example bucket policy _denies_ `PutObject` requests by clients tha
+JSON
+    
+
+****
+    
+    
@@ -235,0 +257,6 @@ The following example bucket policy _allows_ `PutObject` requests by clients tha
+JSON
+    
+
+****
+    
+    
@@ -261,0 +290,6 @@ The following bucket policy denies `s3:GetObject` access to the ``amzn-s3-demo-b
+JSON
+    
+
+****
+    
+    
@@ -315,0 +351,6 @@ The `IPAddress` and `NotIpAddress` key values specified in the `Condition` block
+JSON
+    
+
+****
+    
+    
@@ -362,0 +405,6 @@ The following user policy grants the `s3:ListBucket` permission (see [ListObject
+JSON
+    
+
+****
+    
+    
@@ -397,0 +447,6 @@ If you add the `Principal` element to the above user policy, identifying the use
+JSON
+    
+
+****
+    
+