View source: R/entityresolution_operations.R
entityresolution_start_id_mapping_job | R Documentation |
Starts the IdMappingJob
of a workflow. The workflow must have previously been created using the create_id_mapping_workflow
endpoint.
See https://www.paws-r-sdk.com/docs/entityresolution_start_id_mapping_job/ for full documentation.
entityresolution_start_id_mapping_job(outputSourceConfig = NULL, workflowName)
outputSourceConfig |
A list of |
workflowName |
[required] The name of the ID mapping job to be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.