codestarnotifications_untag_resource: Removes the association between one or more provided tags and...

View source: R/codestarnotifications_operations.R

codestarnotifications_untag_resourceR Documentation

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.