paws.management (version 0.1.0)

cloudwatchevents_list_tags_for_resource: Displays the tags associated with a CloudWatch Events resource

Description

Displays the tags associated with a CloudWatch Events resource. In CloudWatch Events, rules can be tagged.

Usage

cloudwatchevents_list_tags_for_resource(ResourceARN)

Arguments

ResourceARN

[required] The ARN of the CloudWatch Events rule for which you want to view tags.

Request syntax

svc$list_tags_for_resource(
  ResourceARN = "string"
)