AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

Service: AmazonS3 · 2025-05-10 · Documentation low

File: AmazonS3/latest/userguide/s3-tables-integrating-aws.md

Summary

Added 'AllowFullTableExternalDataAccess' parameter in a command, minor service name updates, and added a region flag

Security assessment

The 'AllowFullTableExternalDataAccess' parameter could impact data access controls, but the change appears to be a configuration example update rather than a direct security fix or documentation of a security feature. No explicit security context is provided.

Diff

diff --git a/AmazonS3/latest/userguide/s3-tables-integrating-aws.md b/AmazonS3/latest/userguide/s3-tables-integrating-aws.md
index 2a85d1d9f..cbcaf5973 100644
--- a//AmazonS3/latest/userguide/s3-tables-integrating-aws.md
+++ b//AmazonS3/latest/userguide/s3-tables-integrating-aws.md
@@ -17 +17 @@ To make tables in your account accessible by AWS analytics services, you integra
-  * [Amazon QuickSight](./s3-tables-integrating-quicksight.html)
+  * [QuickSight](./s3-tables-integrating-quicksight.html)
@@ -254 +254,2 @@ Register table buckets with Lake Formation by using the following command:
-           "CreateTableDefaultPermissions":[]
+           "CreateTableDefaultPermissions":[],
+           "AllowFullTableExternalDataAccess": "True"
@@ -260,0 +262 @@ Create the `s3tablescatalog` catalog by using the following command. Creating th
+    --region us-east-1 \
@@ -362 +364 @@ Console
-     * For Amazon QuickSight, choose **SAML users and groups** , and enter the Amazon Resource Name (ARN) of your Amazon QuickSight admin user.
+     * For QuickSight, choose **SAML users and groups** , and enter the Amazon Resource Name (ARN) of your QuickSight admin user.