sns_get_topic_attributes: Returns all of the properties of a topic

View source: R/sns_operations.R

sns_get_topic_attributesR 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.


paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.