Learn R Programming

paws.analytics (version 0.9.0)

quicksight_start_dashboard_snapshot_job_schedule: Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email

Description

Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.

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

Usage

quicksight_start_dashboard_snapshot_job_schedule(
  AwsAccountId,
  DashboardId,
  ScheduleId
)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that the dashboard snapshot job is executed in.

DashboardId

[required] The ID of the dashboard that you want to start a snapshot job schedule for.

ScheduleId

[required] The ID of the schedule that you want to start a snapshot job schedule for. The schedule ID can be found in the Amazon QuickSight console in the Schedules pane of the dashboard that the schedule is configured for.