omics_delete_run_batch: Deletes the individual workflow runs within a batch

View source: R/omics_operations.R

omics_delete_run_batchR Documentation

Deletes the individual workflow runs within a batch

Description

Deletes the individual workflow runs within a batch. This operation is separate from delete_batch, which removes the batch metadata.

See https://www.paws-r-sdk.com/docs/omics_delete_run_batch/ for full documentation.

Usage

omics_delete_run_batch(batchId)

Arguments

batchId

[required] The identifier portion of the run batch ARN.


paws.storage documentation built on May 30, 2026, 9:13 a.m.