sns_list_tags_for_resource {paws.application.integration} | R Documentation |
List all tags added to the specified Amazon SNS topic
Description
List all tags added to the specified Amazon SNS topic. For an overview, see Amazon SNS Tags in the Amazon Simple Notification Service Developer Guide.
See https://www.paws-r-sdk.com/docs/sns_list_tags_for_resource/ for full documentation.
Usage
sns_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the topic for which to list tags. |
[Package paws.application.integration version 0.7.0 Index]