entityresolution_delete_matching_workflow {paws.analytics}R Documentation

Deletes the MatchingWorkflow with a given name

Description

Deletes the MatchingWorkflow 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_matching_workflow/ for full documentation.

Usage

entityresolution_delete_matching_workflow(workflowName)

Arguments

workflowName

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


[Package paws.analytics version 0.9.0 Index]