paws.analytics (version 0.5.0)

datapipeline_remove_tags: Removes existing tags from the specified pipeline

Description

Removes existing tags from the specified pipeline.

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

Usage

datapipeline_remove_tags(pipelineId, tagKeys)

Arguments

pipelineId

[required] The ID of the pipeline.

tagKeys

[required] The keys of the tags to remove.