Learn R Programming

paws.analytics (version 0.7.0)

quicksight_batch_delete_topic_reviewed_answer: Deletes reviewed answers for Q Topic

Description

Deletes reviewed answers for Q Topic.

See https://www.paws-r-sdk.com/docs/quicksight_batch_delete_topic_reviewed_answer/ for full documentation.

Usage

quicksight_batch_delete_topic_reviewed_answer(
  AwsAccountId,
  TopicId,
  AnswerIds = NULL
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that you want to delete a reviewed answers in.

TopicId

[required] The ID for the topic reviewed answer that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

AnswerIds

The Answer IDs of the Answers to be deleted.