paws.analytics (version 0.5.0)

datapipeline_add_tags: Adds or modifies tags for the specified pipeline

Description

Adds or modifies tags for the specified pipeline.

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

Usage

datapipeline_add_tags(pipelineId, tags)

Arguments

pipelineId

[required] The ID of the pipeline.

tags

[required] The tags to add, as key/value pairs.