AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-05-03 · Documentation medium

File: AmazonS3/latest/userguide/s3-tables-access.md

Summary

Added IAM access requirements note for table operations

Security assessment

The change emphasizes IAM permission requirements for accessing S3 Tables, improving documentation about security controls but does not indicate a specific security vulnerability being addressed.

Diff

diff --git a/AmazonS3/latest/userguide/s3-tables-access.md b/AmazonS3/latest/userguide/s3-tables-access.md
index aaac71ee0..c71039614 100644
--- a//AmazonS3/latest/userguide/s3-tables-access.md
+++ b//AmazonS3/latest/userguide/s3-tables-access.md
@@ -11,2 +10,0 @@ There are multiple ways to access tables in Amazon S3 table buckets, you can int
-###### Choosing an access method
-
@@ -22,0 +21,4 @@ Use this method if you need to work with AWS Partner Network (APN) catalog imple
+###### Note
+
+To access tables the IAM identity you use needs access to your table resources and S3 Tables actions. For more information, see [Access management for S3 Tables](./s3-tables-setting-up.html).
+