View source: R/prometheusservice_operations.R
prometheusservice_tag_resource | R Documentation |
The tag_resource
operation associates tags with an Amazon Managed Service for Prometheus resource. The only resources that can be tagged are workspaces and rule groups namespaces.
See https://www.paws-r-sdk.com/docs/prometheusservice_tag_resource/ for full documentation.
prometheusservice_tag_resource(resourceArn, tags)
resourceArn |
[required] The ARN of the workspace or rule groups namespace to apply tags to. |
tags |
[required] The list of tag keys and values to associate with the resource. Keys may not begin with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.