View source: R/entityresolution_operations.R
entityresolution_delete_id_mapping_workflow | R Documentation |
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.
entityresolution_delete_id_mapping_workflow(workflowName)
workflowName |
[required] The name of the workflow to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.