Amazon Entity Resolution · Arazzo Workflow
Amazon Entity Resolution Resolve Record Match ID
Version 1.0.0
Confirm a processed workflow exists, then look up the Match ID for a single customer record.
View Spec
View on GitHub
Amazon Web ServicesData IntegrationData MatchingEntity ResolutionMachine LearningArazzoWorkflows
Provider
Workflows
resolve-record-match-id
Verify the matching workflow exists and resolve a record to its Match ID.
Reads the matching workflow to confirm it is present, then calls GetMatchId with the record's attribute map to retrieve the unified Match ID.
1
confirmWorkflow
GetMatchingWorkflow
Confirm the matching workflow exists before attempting to resolve a record against it.
2
getMatchId
GetMatchId
Submit the record's attribute map to retrieve the unified Match ID assigned to the group of matched records.