AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.md

Summary

Added JSON formatting markers and updated SQS resource ARN to include region specification

Security assessment

Changes improve example accuracy and documentation formatting without introducing security-related content

Diff

diff --git a/AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.md b/AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.md
index a86e00ba9..720f10199 100644
--- a//AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.md
+++ b//AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.md
@@ -46,0 +47,6 @@ The following is an example of an AWS Identity and Access Management (IAM) polic
+JSON
+    
+
+****
+    
+    
@@ -79,0 +87,6 @@ To use this policy, you must update the Amazon SQS queue ARN, bucket name, and b
+JSON
+    
+
+****
+    
+    
@@ -94 +107 @@ To use this policy, you must update the Amazon SQS queue ARN, bucket name, and b
-                "Resource": "arn:aws:sqs:Region:account-id:queue-name",
+                "Resource": "arn:aws:sqs:us-east-1:account-id:queue-name",
@@ -121,0 +136,6 @@ If the SQS queue or SNS topics are encrypted with an AWS Key Management Service
+JSON
+    
+
+****
+    
+