View source: R/quicksight_operations.R
quicksight_start_dashboard_snapshot_job_schedule | R Documentation |
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.
quicksight_start_dashboard_snapshot_job_schedule(
AwsAccountId,
DashboardId,
ScheduleId
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.