ConfiguredTableAnalysisRule
A configured table analysis rule, which limits how data for this table can be used.
Contents
- configuredTableArn
- 
               The unique ARN for the configured table. Type: String Length Constraints: Minimum length of 0. Maximum length of 100. Pattern: arn:aws:[\w]+:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:configuredtable/[\d\w-]+Required: Yes 
- configuredTableId
- 
               The unique ID for the configured table. Type: String Length Constraints: Fixed length of 36. Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: Yes 
- createTime
- 
               The time the configured table analysis rule was created. Type: Timestamp Required: Yes 
- policy
- 
               The policy that controls SQL query rules. Type: ConfiguredTableAnalysisRulePolicy object Note: This object is a Union. Only one member of this object can be specified or returned. Required: Yes 
- type
- 
               The type of configured table analysis rule. Type: String Valid Values: AGGREGATION | LIST | CUSTOMRequired: Yes 
- updateTime
- 
               The time the configured table analysis rule was last updated. Type: Timestamp Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: