pi_list_tags_for_resource {paws.management} | R Documentation |
Retrieves all the metadata tags associated with Amazon RDS Performance Insights resource
Description
Retrieves all the metadata tags associated with Amazon RDS Performance Insights resource.
See https://www.paws-r-sdk.com/docs/pi_list_tags_for_resource/ for full documentation.
Usage
pi_list_tags_for_resource(ServiceType, ResourceARN)
Arguments
ServiceType |
[required] List the tags for the Amazon Web Services service for which Performance
Insights returns metrics. Valid value is |
ResourceARN |
[required] Lists all the tags for the Amazon RDS Performance Insights resource. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN). |
[Package paws.management version 0.9.0 Index]