AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2026-03-31 · Documentation low

File: AmazonS3/latest/userguide/s3-tables-kms-permissions.md

Summary

Fixed a formatting issue in a JSON policy example by adding extra spaces and a trailing comma.

Security assessment

This is a minor formatting/typo correction in a policy example. It does not relate to a security issue or change security documentation.

Diff

diff --git a/AmazonS3/latest/userguide/s3-tables-kms-permissions.md b/AmazonS3/latest/userguide/s3-tables-kms-permissions.md
index e068a60d9..88196a09d 100644
--- a//AmazonS3/latest/userguide/s3-tables-kms-permissions.md
+++ b//AmazonS3/latest/userguide/s3-tables-kms-permissions.md
@@ -114 +114 @@ Attach this inline policy to the IAM role you use for querying to allow KMS key
-        "Version":"2012-10-17",                    
+        "Version":"2012-10-17",		 	 	 ,