AWS Security ChangesHomeSearch

AWS clean-rooms documentation change

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

File: clean-rooms/latest/userguide/review-analysis-template.md

Summary

Updated terminology from 'SQL analysis template' to 'analysis template', removed detailed security responsibility section from note, and updated query instructions

Security assessment

Removed a section about shared security responsibilities but didn't explicitly address a vulnerability. Terminology changes and content reorganization don't indicate security fixes.

Diff

diff --git a/clean-rooms/latest/userguide/review-analysis-template.md b/clean-rooms/latest/userguide/review-analysis-template.md
index 1e8e2ee97..97c830690 100644
--- a/clean-rooms/latest/userguide/review-analysis-template.md
+++ b/clean-rooms/latest/userguide/review-analysis-template.md
@@ -5 +5 @@
-# Reviewing a SQL analysis template
+# Reviewing an analysis template
@@ -7 +7 @@
-After a collaboration member has created a SQLanalysis template, you can review and approve it. After the analysis template and approved, it can be used in a query in AWS Clean Rooms.
+After a collaboration member has created an analysis template, you can review and approve it. After the analysis template and approved, it can in a query in AWS Clean Rooms.
@@ -9,24 +9 @@ After a collaboration member has created a SQLanalysis template, you can review
-###### Note
-
-When you bring your analysis code into a collaboration, be aware of the following: 
-
-  * AWS Clean Rooms does not validate or guarantee the behavior of the analysis code. 
-
-    * If you need to ensure certain behavior, review the code of your collaboration partner directly or work with a trusted third-party auditor to review it.
-
-  * In the shared security model:
-
-    * You (the customer) are responsible for the security of the code running in the environment.
-
-    * AWS Clean Rooms is responsible for the security of the environment, ensuring that
-
-      * only the approved code runs 
-
-      * only specified configured tables are accessible 
-
-      * the only output destination is the result receiver's S3 bucket.
-
-
-
-
-###### To review a SQL analysis template using the AWS Clean Rooms console
+###### To review an analysis template using the AWS Clean Rooms console
@@ -62 +39 @@ Don't approve the analysis template | **Disallow**
-You are now ready to query the configured table using a SQL analysis template. For more information, see [Running SQL queries](./running-sql-queries.html).
+You are now ready to use the analysis template to [query the data tables](./query-data.html) (as a member who can query).
@@ -70 +47 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Creating a SQL analysis template
+Creating an analysis template
@@ -72 +49 @@ Creating a SQL analysis template
-PySpark analysis templates
+Querying configured tables using an analysis template