AWS clean-rooms documentation change
Summary
Added support for federated catalogs in Athena data sources and updated UI steps for catalog/database/table selection
Security assessment
The changes expand data source options to include federated catalogs and update configuration steps. No security vulnerabilities or features are mentioned.
Diff
diff --git a/clean-rooms/latest/userguide/create-config-table-athena.md b/clean-rooms/latest/userguide/create-config-table-athena.md index 92b7d5bde..fcd8d6532 100644 --- a//clean-rooms/latest/userguide/create-config-table-athena.md +++ b//clean-rooms/latest/userguide/create-config-table-athena.md @@ -7 +7 @@ -The Amazon Athena data source option allows you to query data stored in Amazon S3, cataloged in the AWS Glue data catalog, and access controlled via AWS Lake Formation. Both tables and AWS Glue Data Catalog Views are supported. Lake Formation resource links can be used to share tables and views across AWS accounts and across AWS Regions to the AWS Clean Rooms member account that joins them to an AWS Clean Rooms collaboration. +The Amazon Athena data source option allows you to query data stored in Amazon S3, cataloged in the AWS Glue data catalog or federated catalogs, and access controlled via AWS Lake Formation. Both tables and AWS Glue Data Catalog Views are supported. Lake Formation resource links can be used to share tables and views across AWS accounts and across AWS Regions to the AWS Clean Rooms member account that joins them to an AWS Clean Rooms collaboration. @@ -51 +51 @@ For more information about Regions, see [Regions and Endpoints](https://docs.aws - 2. Choose the **Database** from the dropdown list. + 2. Choose the **Catalog** from the dropdown list. @@ -53 +53,9 @@ For more information about Regions, see [Regions and Endpoints](https://docs.aws - 3. Choose the **Table** that you want to configure from the dropdown list. +By default, **AWS Glue Data Catalog** is selected. + + * **AWS Glue Data Catalog** – The default catalog for tables in AWS Glue. + + * **Federated catalog** – Available if you've configured AWS Glue Catalog Federation to connect to remote Apache Iceberg REST catalogs. For more information, see [Catalog federation](https://docs.aws.amazon.com/lake-formation/latest/dg/catalog-federation.html) in the _AWS Lake Formation Developer Guide_. + + 3. Choose the **Database** from the dropdown list. + + 4. Choose the **Table** that you want to configure from the dropdown list. @@ -59 +67 @@ To verify that this is the correct table, do either one of the following: - * Choose **View in AWS Glue**. + * Choose **View in AWS Glue** or **View in AWS Lake Formation** (depending on your catalog type).