updateMatchingWorkflow
abstract suspend fun updateMatchingWorkflow(input: UpdateMatchingWorkflowRequest): UpdateMatchingWorkflowResponse
Updates an existing matching workflow. The workflow must already exist for this operation to succeed.
For workflows where resolutionType
is ML_MATCHING, incremental processing is not supported.