AnalysisRulePolicyV1
Controls on the query specifications that can be run on 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
-
Analysis rule type that enables custom SQL queries on a configured table.
Type: AnalysisRuleCustom object
Required: No
- idMappingTable
-
The ID mapping table.
Type: AnalysisRuleIdMappingTable 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: