Amazon Entity Resolution · Arazzo Workflow
Amazon Entity Resolution Provision Matching Workflow
Version 1.0.0
Register a schema mapping and create a matching workflow that references it.
View Spec
View on GitHub
Amazon Web ServicesData IntegrationData MatchingEntity ResolutionMachine LearningArazzoWorkflows
Provider
Workflows
provision-matching-workflow
Create a schema mapping and a matching workflow, then read the workflow back.
Registers a schema mapping, creates a matching workflow referencing it, and fetches the workflow to confirm it was stored correctly.
1
createSchemaMapping
CreateSchemaMapping
Create the schema mapping that defines the input table columns and the columns used for matching.
2
createMatchingWorkflow
CreateMatchingWorkflow
Create the matching workflow that references the schema mapping and defines the input source, output destination, and resolution technique.
3
confirmWorkflow
GetMatchingWorkflow
Read the workflow back to confirm it was stored with the expected configuration.