entityresolution_start_id_mapping_job {paws.analytics} | R Documentation |
Starts the IdMappingJob of a workflow
Description
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.
Usage
entityresolution_start_id_mapping_job(outputSourceConfig = NULL, workflowName)
Arguments
outputSourceConfig |
A list of |
workflowName |
[required] The name of the ID mapping job to be retrieved. |
[Package paws.analytics version 0.7.0 Index]