Learn R Programming

paws.developer.tools (version 0.8.0)

codestarnotifications_untag_resource: Removes the association between one or more provided tags and a notification rule

Description

Removes the association between one or more provided tags and a notification rule.

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

Usage

codestarnotifications_untag_resource(Arn, TagKeys)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the notification rule from which to remove the tags.

TagKeys

[required] The key names of the tags to remove.