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

View source: R/datapipeline_operations.R

datapipeline_delete_pipelineR Documentation

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.