View source: R/codestarnotifications_operations.R
codestarnotifications_untag_resource | R Documentation |
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.
codestarnotifications_untag_resource(Arn, TagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.