AWS Security ChangesHomeSearch

AWS AmazonS3 documentation change

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

File: AmazonS3/latest/userguide/metadata-tables-troubleshooting.md

Summary

Updated documentation links for granting Lake Formation permissions in error resolution steps

Security assessment

The change corrects hyperlinks to Lake Formation permission documentation but does not introduce new security content or address a specific vulnerability. It maintains existing guidance about access control permissions.

Diff

diff --git a/AmazonS3/latest/userguide/metadata-tables-troubleshooting.md b/AmazonS3/latest/userguide/metadata-tables-troubleshooting.md
index 255320d8d..e61b2f866 100644
--- a//AmazonS3/latest/userguide/metadata-tables-troubleshooting.md
+++ b//AmazonS3/latest/userguide/metadata-tables-troubleshooting.md
@@ -53 +53 @@ If you're unable to query your metadata tables, check the following:
-    * If you receive the error **`"Insufficient permissions to execute the query. Principal does not have any privilege on specified resource"`** when you try to run a query in Athena, you must be granted the necessary Lake Formation permissions on the table. For more information, see [Granting permission on a table or database](./s3-tables-integrating-aws.html#grant-lf-table).
+    * If you receive the error **`"Insufficient permissions to execute the query. Principal does not have any privilege on specified resource"`** when you try to run a query in Athena, you must be granted the necessary Lake Formation permissions on the table. For more information, see [Granting Lake Formation permission on a table or database](./grant-permissions-tables.html#grant-lf-table).
@@ -55 +55 @@ If you're unable to query your metadata tables, check the following:
-    * If you receive the error **`"Iceberg cannot access the requested resource"`** when you try to run the query, go to the AWS Lake Formation console and make sure that you've granted yourself permissions on the table bucket catalog and database (namespace) that you created. Don't specify a table when granting these permissions. For more information, see [Granting permission on a table or database](./s3-tables-integrating-aws.html#grant-lf-table). 
+    * If you receive the error **`"Iceberg cannot access the requested resource"`** when you try to run the query, go to the AWS Lake Formation console and make sure that you've granted yourself permissions on the table bucket catalog and database (namespace) that you created. Don't specify a table when granting these permissions. For more information, see [Granting Lake Formation permission on a table or database](./grant-permissions-tables.html#grant-lf-table).