View source: R/pi_operations.R
pi_untag_resource | R Documentation |
Deletes the metadata tags from the Amazon RDS Performance Insights resource.
See https://www.paws-r-sdk.com/docs/pi_untag_resource/ for full documentation.
pi_untag_resource(ServiceType, ResourceARN, TagKeys)
ServiceType |
[required] List the tags for the Amazon Web Services service for which Performance
Insights returns metrics. Valid value is |
ResourceARN |
[required] The Amazon RDS Performance Insights resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN). |
TagKeys |
[required] The metadata assigned to an Amazon RDS Performance Insights resource consisting of a key-value pair. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.