quicksight_describe_topic {paws.analytics} | R Documentation |
Describes a topic
Description
Describes a topic.
See https://www.paws-r-sdk.com/docs/quicksight_describe_topic/ for full documentation.
Usage
quicksight_describe_topic(AwsAccountId, TopicId)
Arguments
AwsAccountId |
[required] The Amazon Web Services account ID. |
TopicId |
[required] The ID of the topic that you want to describe. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
[Package paws.analytics version 0.7.0 Index]