View source: R/managedgrafana_operations.R
managedgrafana_untag_resource | R Documentation |
The untag_resource
operation removes the association of the tag with the Amazon Managed Grafana resource.
See https://www.paws-r-sdk.com/docs/managedgrafana_untag_resource/ for full documentation.
managedgrafana_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource the tag association is removed from. |
tagKeys |
[required] The key values of the tag to be removed from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.