AWS Security ChangesHomeSearch

AWS clean-rooms documentation change

Service: clean-rooms · 2025-05-01 · Documentation medium

File: clean-rooms/latest/userguide/running-sql-queries.md

Summary

Removed encryption result handling note, added multi-recipient query results capability, and updated prerequisites wording

Security assessment

Removal of encryption-related statement could reduce security transparency, but no evidence it addresses a vulnerability. Changes focus on feature capabilities rather than security controls.

Diff

diff --git a/clean-rooms/latest/userguide/running-sql-queries.md b/clean-rooms/latest/userguide/running-sql-queries.md
index 97de87b4c..2ca59873d 100644
--- a//clean-rooms/latest/userguide/running-sql-queries.md
+++ b//clean-rooms/latest/userguide/running-sql-queries.md
@@ -26,2 +25,0 @@ The analysis rules and output constraints are enforced automatically. AWS Clean
-For queries on encrypted data, the member who can receive results receives the encrypted output from AWS Clean Rooms that must be decrypted. 
-
@@ -35,0 +34,2 @@ The [member paying for query compute costs](./glossary.html#glossary-member-payi
+The member who can query can select multiple [members who can receive results](./glossary.html#glossary-member-who-can-receive-results) to receive the results from a single query. For more information, see [Querying configured tables using the SQL code editor](./use-sql-editor.html). For general information about receiving query results, see [Receiving and using analysis results](./receive-query-results.html).
+
@@ -38 +38 @@ The [member paying for query compute costs](./glossary.html#glossary-member-payi
-Before you run a SQL query, you must have:
+Before you run a SQL query, make sure that you have the following:
@@ -44 +44 @@ Before you run a SQL query, you must have:
-  * The member who is responsible to pay for query compute costs has joined the collaboration as an active member
+  * Confirmation that the member responsible for query compute costs is an active collaboration member
@@ -57,2 +56,0 @@ If you run a query on [encrypted](./glossary.html#glossary-encryption) data tabl
-For information about receiving query results, see [Receiving and using analysis results](./receive-query-results.html).
-