AWS Security ChangesHomeSearch

AWS clean-rooms documentation change

Service: clean-rooms · 2025-03-19 · Documentation low

File: clean-rooms/latest/userguide/create-config-table-s3.md

Summary

Updated configuration steps for allowed columns in collaborations, removed analysis method options (Direct query/Direct job), simplified instructions with goal-based table, and adjusted step numbering/formatting

Security assessment

Changes focus on restructuring configuration instructions and removing analysis method details, but there's no explicit mention of security vulnerabilities or new security controls. Column restriction options relate to data governance but don't introduce new security features.

Diff

diff --git a/clean-rooms/latest/userguide/create-config-table-s3.md b/clean-rooms/latest/userguide/create-config-table-s3.md
index 9c744f4f8..00bbedaab 100644
--- a/clean-rooms/latest/userguide/create-config-table-s3.md
+++ b/clean-rooms/latest/userguide/create-config-table-s3.md
@@ -59 +59 @@ To verify that this is the correct table, do either one of the following:
-  6. For **Columns and analysis methods allowed in collaborations** , 
+  6. For **Columns allowed in collaborations** , choose an option based on your goal. 
@@ -61,15 +61,4 @@ To verify that this is the correct table, do either one of the following:
-    1. For **Which columns do you want to allow in collaborations?**
-
-       * Choose **All columns** to allow all columns to be queried in the collaboration.
-
-       * Choose **Custom list** to allow one or more columns from the **Specify allowed columns** dropdown list to be queried in the collaboration.
-
-    2. For **Allowed analysis methods** ,
-
-      1. Choose **Direct query** to allow SQL queries to be run directly on this table
-
-      2. Choose **Direct job** to allow PySpark jobs to be run directly on this table.
-
-###### Example
-
-For example, if you want to allow collaboration members to run both direct SQL queries and PySpark jobs on all columns, then choose **All columns** , **Direct query** , and **Direct job**.
+Your goal | Recommended option  
+---|---  
+Allow all columns for use in AWS Clean Rooms (subject to analysis rules) | **All columns**  
+Allow one or more columns from the **Specify allowed columns** dropdown list | **Custom list**  
@@ -87 +76 @@ The description helps differentiate between other configured tables with similar
-  8. If you want to enable **Tags** for the configured table resource, choose **Add new tag** and then enter the **Key** and **Value** pair. 
+    3. If you want to enable **Tags** for the configured table resource, choose **Add new tag** and then enter the **Key** and **Value** pair. 
@@ -89 +78 @@ The description helps differentiate between other configured tables with similar
-  9. Choose **Configure new table**. 
+  8. Choose **Configure new table**.