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