datapipeline_delete_pipeline {paws.analytics} | R Documentation |
Deletes a pipeline, its pipeline definition, and its run history. AWS Data Pipeline attempts to cancel instances associated with the pipeline that are currently being processed by task runners.
See https://www.paws-r-sdk.com/docs/datapipeline_delete_pipeline/ for full documentation.
datapipeline_delete_pipeline(pipelineId)
pipelineId |
[required] The ID of the pipeline. |