eventbridge_list_tags_for_resource {paws.application.integration}R Documentation

Displays the tags associated with an EventBridge resource

Description

Displays the tags associated with an EventBridge resource. In EventBridge, rules and event buses can be tagged.

See https://www.paws-r-sdk.com/docs/eventbridge_list_tags_for_resource/ for full documentation.

Usage

eventbridge_list_tags_for_resource(ResourceARN)

Arguments

ResourceARN

[required] The ARN of the EventBridge resource for which you want to view tags.


[Package paws.application.integration version 0.6.0 Index]