entityresolution_start_matching_job {paws.analytics}R Documentation

Starts the MatchingJob of a workflow

Description

Starts the MatchingJob of a workflow. The workflow must have previously been created using the create_matching_workflow endpoint.

See https://www.paws-r-sdk.com/docs/entityresolution_start_matching_job/ for full documentation.

Usage

entityresolution_start_matching_job(workflowName)

Arguments

workflowName

[required] The name of the matching job to be retrieved.


[Package paws.analytics version 0.7.0 Index]