AWS clean-rooms documentation change
Summary
Added an optional 'Compute payer' selection step and note about default payer behavior before running queries.
Security assessment
This change focuses on billing management rather than security vulnerabilities or protections.
Diff
diff --git a/clean-rooms/latest/userguide/use-sql-editor.md b/clean-rooms/latest/userguide/use-sql-editor.md index c6963c60f..3bb055bc8 100644 --- a//clean-rooms/latest/userguide/use-sql-editor.md +++ b//clean-rooms/latest/userguide/use-sql-editor.md @@ -281 +281,7 @@ spark.sql.session.timeZone | Defines the session time zone for handling timesta - 12. Choose **Run**. + 12. (Optional) For **Compute payer** , select the collaboration member who pays for query compute costs. + +###### Note + +If there is only one payer candidate for query compute in the collaboration, it defaults to that payer. + + 13. Choose **Run**. @@ -287 +293 @@ You can't run the query if the member who can receive results hasn’t configure - 13. View the **Results**. + 14. View the **Results**. @@ -291 +297 @@ For more information, see [Receiving and using analysis results](./receive-query - 14. Continue to adjust parameters and run your query again, or choose the **+** button to start a new query in a new tab. + 15. Continue to adjust parameters and run your query again, or choose the **+** button to start a new query in a new tab.