datapipeline_remove_tags {paws.analytics} | R Documentation |
Removes existing tags from the specified pipeline.
See https://www.paws-r-sdk.com/docs/datapipeline_remove_tags/ for full documentation.
datapipeline_remove_tags(pipelineId, tagKeys)
pipelineId |
[required] The ID of the pipeline. |
tagKeys |
[required] The keys of the tags to remove. |