ConfiguredTableAnalysisRulePolicyV1
Controls on the query specifications that can be run on a configured table.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- aggregation
- 
               Analysis rule type that enables only aggregation queries on a configured table. Type: AnalysisRuleAggregation object Required: No 
- custom
- 
               A type of analysis rule that enables the table owner to approve custom SQL queries on their configured tables. It supports differential privacy. Type: AnalysisRuleCustom object Required: No 
- list
- 
               Analysis rule type that enables only list queries on a configured table. Type: AnalysisRuleList object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: