datapipeline_remove_tags {paws.analytics}R Documentation

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.


[Package paws.analytics version 0.9.0 Index]