BatchGetSchemaAnalysisRuleError
An error that describes why a schema could not be fetched.
Contents
- code
-
An error code for the error.
Type: String
Required: Yes
- message
-
A description of why the call failed.
Type: String
Required: Yes
- name
-
An error name for the error.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 128.
Pattern:
[a-zA-Z0-9_](([a-zA-Z0-9_ ]+-)*([a-zA-Z0-9_ ]+))?
Required: Yes
- type
-
The analysis rule type.
Type: String
Valid Values:
AGGREGATION | LIST | CUSTOM | ID_MAPPING_TABLE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: