ConfiguredTableAssociationAnalysisRulePolicyV1
Controls on the query specifications that can be run on an associated 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: ConfiguredTableAssociationAnalysisRuleAggregation object
Required: No
- custom
-
Analysis rule type that enables the table owner to approve custom SQL queries on their configured tables. It supports differential privacy.
Type: ConfiguredTableAssociationAnalysisRuleCustom object
Required: No
- list
-
Analysis rule type that enables only list queries on a configured table.
Type: ConfiguredTableAssociationAnalysisRuleList object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: