AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-08-19 · Documentation low

File: AmazonS3/latest/userguide/s3-tables-setting-up.md

Summary

Added mention of Lake Formation integration for fine-grained access control and updated related documentation links.

Security assessment

Introduces documentation about using Lake Formation for access management, which is a security feature. However, there is no evidence of addressing a specific security vulnerability.

Diff

diff --git a/AmazonS3/latest/userguide/s3-tables-setting-up.md b/AmazonS3/latest/userguide/s3-tables-setting-up.md
index 05405c9e1..9cad9ab70 100644
--- a//AmazonS3/latest/userguide/s3-tables-setting-up.md
+++ b//AmazonS3/latest/userguide/s3-tables-setting-up.md
@@ -9 +9 @@ Resources Actions for S3 TablesCondition keys
-In S3 Tables resources include table buckets and the tables that they contain. The root user of the AWS account that created the resource (the resource owner) and AWS Identity and Access Management (IAM) users within that account that have the necessary permissions can access a resource that they created. The resource owner specifies who else can access the resource and the actions that they are allowed to perform on the resource. Amazon S3 has various access management tools that you can use to grant others access to your S3 resources. The following topics provide you with an overview of resources, IAM actions, and condition keys for S3 Tables. They also provide examples for both resource-based and identity-based policies for S3 Tables.
+In S3 Tables resources include table buckets and the tables that they contain. The root user of the AWS account that created the resource (the resource owner) and AWS Identity and Access Management (IAM) users within that account that have the necessary permissions can access a resource that they created. The resource owner specifies who else can access the resource and the actions that they are allowed to perform on the resource. Amazon S3 has various access management tools that you can use to grant others access to your S3 resources. If you've integrated your tables with AWS Amazon SageMaker Lakehouse you can also manage fine-grained access to your tables and namespaces with Lake Formation. The following topics provide you with an overview of resources, IAM actions, and condition keys for S3 Tables. They also provide examples for both resource-based and identity-based policies for S3 Tables.
@@ -26,0 +27,2 @@ In S3 Tables resources include table buckets and the tables that they contain. T
+  * [Managing access to a table or database with Lake Formation](./grant-permissions-tables.html)
+