View source: R/xray_operations.R
xray_untag_resource | R Documentation |
Removes tags from an Amazon Web Services X-Ray group or sampling rule. You cannot edit or delete system tags (those with an aws:
prefix).
See https://www.paws-r-sdk.com/docs/xray_untag_resource/ for full documentation.
xray_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Number (ARN) of an X-Ray group or sampling rule. |
TagKeys |
[required] Keys for one or more tags that you want to remove from an X-Ray group or sampling rule. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.