deleteIdMappingWorkflow
abstract suspend fun deleteIdMappingWorkflow(input: DeleteIdMappingWorkflowRequest): DeleteIdMappingWorkflowResponse
Deletes the IdMappingWorkflow
with a given name. This operation will succeed even if a workflow with the given name does not exist.