deleteMatchingWorkflow
abstract suspend fun deleteMatchingWorkflow(input: DeleteMatchingWorkflowRequest): DeleteMatchingWorkflowResponse
Deletes the MatchingWorkflow
with a given name. This operation will succeed even if a workflow with the given name does not exist.