paws.analytics (version 0.5.0)

datapipeline_delete_pipeline: Deletes a pipeline, its pipeline definition, and its run history

Description

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.

Usage

datapipeline_delete_pipeline(pipelineId)

Arguments

pipelineId

[required] The ID of the pipeline.