entityresolution_get_id_mapping_workflow {paws.analytics}R Documentation

Returns the IdMappingWorkflow with a given name, if it exists

Description

Returns the IdMappingWorkflow with a given name, if it exists.

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

Usage

entityresolution_get_id_mapping_workflow(workflowName)

Arguments

workflowName

[required] The name of the workflow.


[Package paws.analytics version 0.7.0 Index]