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