cloudwatchapplicationsignals_list_tags_for_resource {paws.management} | R Documentation |
Displays the tags associated with a CloudWatch resource
Description
Displays the tags associated with a CloudWatch resource. Tags can be assigned to service level objectives.
See https://www.paws-r-sdk.com/docs/cloudwatchapplicationsignals_list_tags_for_resource/ for full documentation.
Usage
cloudwatchapplicationsignals_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the CloudWatch resource that you want to view tags for. The ARN format of an Application Signals SLO is
For more information about ARN format, see Resource Types Defined by Amazon CloudWatch in the Amazon Web Services General Reference. |
[Package paws.management version 0.9.0 Index]