Rule - AWS Entity Resolution

Rule

An object containing RuleName, and MatchingKeys.

Contents

matchingKeys

A list of MatchingKeys. The MatchingKeys must have been defined in the SchemaMapping. Two records are considered to match according to this rule if all of the MatchingKeys match.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 15 items.

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: ^[a-zA-Z_0-9- \t]*$

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- \t]*$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: