Rule
An object containing the ruleName and matchingKeys.
Contents
- matchingKeys
-
A list of
MatchingKeys. TheMatchingKeysmust have been defined in theSchemaMapping. Two records are considered to match according to this rule if all of theMatchingKeysmatch.Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 15 items.
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
[a-zA-Z_0-9- ]*Required: Yes
- ruleName
-
A name for the matching rule.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
[a-zA-Z_0-9- ]*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: