paws.management (version 0.1.0)

cloudwatch_list_tags_for_resource: Displays the tags associated with a CloudWatch resource

Description

Displays the tags associated with a CloudWatch resource. Alarms support tagging.

Usage

cloudwatch_list_tags_for_resource(ResourceARN)

Arguments

ResourceARN

[required] The ARN of the CloudWatch resource that you want to view tags for. For more information on ARN format, see Example ARNs in the Amazon Web Services General Reference.

Request syntax

svc$list_tags_for_resource(
  ResourceARN = "string"
)