Deletes a run batch resource and its associated metadata
Source:R/omics_operations.R
omics_delete_batch.RdDeletes a run batch resource and its associated metadata. This operation does not delete the individual workflow runs. To delete the runs, call delete_run_batch before calling delete_batch.
See https://www.paws-r-sdk.com/docs/omics_delete_batch/ for full documentation.