quicksight_update_topic_refresh_schedule: Updates a topic refresh schedule

View source: R/quicksight_operations.R

quicksight_update_topic_refresh_scheduleR Documentation

Updates a topic refresh schedule

Description

Updates a topic refresh schedule.

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

Usage

quicksight_update_topic_refresh_schedule(
  AwsAccountId,
  TopicId,
  DatasetId,
  RefreshSchedule
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the topic whose refresh schedule 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.

DatasetId

[required] The ID of the dataset.

RefreshSchedule

[required] The definition of a refresh schedule.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.