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