Deletes a pipeline, its pipeline definition, and its run history
Source:R/datapipeline_operations.R
datapipeline_delete_pipeline.RdDeletes 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.