Learn R Programming

paws.developer.tools (version 0.8.0)

codestarnotifications_tag_resource: Associates a set of provided tags with a notification rule

Description

Associates a set of provided tags with a notification rule.

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

Usage

codestarnotifications_tag_resource(Arn, Tags)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the notification rule to tag.

Tags

[required] The list of tags to associate with the resource. Tag key names cannot start with "aws".