AnalysisRuleCustom
A type of analysis rule that enables the table owner to approve custom SQL queries on their configured tables. It supports differential privacy, minimum aggregation thresholds, and comparison controls.
Types
Properties
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
The aggregation thresholds that each query output group must satisfy. Clean Rooms filters out any group that represents fewer than the specified number of distinct identities. You can specify at most one threshold. You can't use aggregation thresholds with differential privacy, or when allowedAnalyses allows only jobs.
The list of allowed additional analyses for the custom analysis rule.
The ARN of the analysis templates that are allowed by the custom analysis rule.
The IDs of the Amazon Web Services accounts that are allowed to query by the custom analysis rule. Required when allowedAnalyses is ANY_QUERY.
The list of Amazon Web Services account IDs that are allowed to receive results from queries run on the configured table.
The controls that restrict how a query can compare the columns in the configured table. You can't use comparison controls with differential privacy, or when allowedAnalyses allows only jobs.
The differential privacy configuration.
A list of columns that aren't allowed to be shown in the query output.