xray_untag_resource: Removes tags from an Amazon Web Services X-Ray group or...

View source: R/xray_operations.R

xray_untag_resourceR Documentation

Removes tags from an Amazon Web Services X-Ray group or sampling rule

Description

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.

Usage

xray_untag_resource(ResourceARN, TagKeys)

Arguments

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.


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