sns_get_topic_attributes {paws.application.integration} | R Documentation |
Returns all of the properties of a topic
Description
Returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.
See https://www.paws-r-sdk.com/docs/sns_get_topic_attributes/ for full documentation.
Usage
sns_get_topic_attributes(TopicArn)
Arguments
TopicArn |
[required] The ARN of the topic whose properties you want to get. |
[Package paws.application.integration version 0.7.0 Index]