quicksight_create_topic: Creates a new Q topic

View source: R/quicksight_operations.R

quicksight_create_topicR Documentation

Creates a new Q topic

Description

Creates a new Q topic.

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

Usage

quicksight_create_topic(
  AwsAccountId,
  TopicId,
  Topic,
  Tags = NULL,
  FolderArns = NULL
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that you want to create a topic in.

TopicId

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

Topic

[required] The definition of a topic to create.

Tags

Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.

FolderArns

The Folder ARN of the folder that you want the topic to reside in.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.