Cancels a run using its ID and returns a response with no body if the operation is successful
Source:R/omics_operations.R
omics_cancel_run.RdCancels a run using its ID and returns a response with no body if the operation is successful. To confirm that the run has been cancelled, use the list_runs API operation to check that it is no longer listed.
See https://www.paws-r-sdk.com/docs/omics_cancel_run/ for full documentation.