AWS AmazonS3 documentation change
Summary
Fixed broken documentation links and updated Lake Formation permissions reference
Security assessment
Corrects broken/malformed links and updates references to Lake Formation permissions documentation. While permissions management is security-related, these changes only fix navigation and do not introduce new security guidance or address vulnerabilities.
Diff
diff --git a/AmazonS3/latest/userguide/metadata-tables-bucket-integration.md b/AmazonS3/latest/userguide/metadata-tables-bucket-integration.md index dd6892435..cfb618aee 100644 --- a//AmazonS3/latest/userguide/metadata-tables-bucket-integration.md +++ b//AmazonS3/latest/userguide/metadata-tables-bucket-integration.md @@ -11 +11 @@ You can query your S3 managed metadata tables with AWS analytics services such a -Before you can run queries, you must first [integrate the AWS managed S3 table buckets](./s3-tables-integrating-aws.html) in your AWS account and Region with AWS analytics services. +Before you can run queries, you must first [integrate the AWS managed S3 table buckets](./.html#s3-tables-integrating-aws) in your AWS account and Region with AWS analytics services. @@ -51 +51 @@ In the query editor, the **Catalog** field should be populated with **s3tablesca -If you don't see these values in the **Catalog** and **Database** fields, make sure that you've integrated your AWS managed table bucket with AWS analytics services in this Region. For more information, see [Using Amazon S3 Tables with AWS analytics services](./s3-tables-integrating-aws.html). +If you don't see these values in the **Catalog** and **Database** fields, make sure that you've integrated your AWS managed table bucket with AWS analytics services in this Region. For more information, see [](./.html#s3-tables-integrating-aws). @@ -57 +57 @@ If you don't see these values in the **Catalog** and **Database** fields, make s - * 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). @@ -61 +61 @@ Also make sure that you have the appropriate AWS Identity and Access Management - * 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).