View source: R/xray_operations.R
xray_tag_resource | R Documentation |
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
See https://www.paws-r-sdk.com/docs/xray_tag_resource/ for full documentation.
xray_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The Amazon Resource Number (ARN) of an X-Ray group or sampling rule. |
Tags |
[required] A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule. For more information about ways to use tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference. The following restrictions apply to tags:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.