datapipeline_add_tags {paws.analytics} | R Documentation |
Adds or modifies tags for the specified pipeline.
See https://www.paws-r-sdk.com/docs/datapipeline_add_tags/ for full documentation.
datapipeline_add_tags(pipelineId, tags)
pipelineId |
[required] The ID of the pipeline. |
tags |
[required] The tags to add, as key/value pairs. |