quicksight_describe_topic_permissions {paws.analytics} | R Documentation |
Describes the permissions of a topic
Description
Describes the permissions of a topic.
See https://www.paws-r-sdk.com/docs/quicksight_describe_topic_permissions/ for full documentation.
Usage
quicksight_describe_topic_permissions(AwsAccountId, TopicId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the topic that you want described. |
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]