Learn R Programming

paws.analytics (version 0.7.0)

entityresolution_delete_id_mapping_workflow: Deletes the IdMappingWorkflow with a given name

Description

Deletes the IdMappingWorkflow with a given name. This operation will succeed even if a workflow with the given name does not exist.

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

Usage

entityresolution_delete_id_mapping_workflow(workflowName)

Arguments

workflowName

[required] The name of the workflow to be deleted.