IdMappingTechniques - AWS Entity Resolution

IdMappingTechniques

An object which defines the ID mapping technique and any additional configurations.

Contents

idMappingType

The type of ID mapping.

Type: String

Valid Values: PROVIDER | RULE_BASED

Required: Yes

providerProperties

An object which defines any additional configurations required by the provider service.

Type: ProviderProperties object

Required: No

ruleBasedProperties

An object which defines any additional configurations required by rule-based matching.

Type: IdMappingRuleBasedProperties object

Required: No

See Also

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