startDashboardSnapshotJobSchedule
inline suspend fun QuickSightClient.startDashboardSnapshotJobSchedule(crossinline block: StartDashboardSnapshotJobScheduleRequest.Builder.() -> Unit): StartDashboardSnapshotJobScheduleResponse
Starts an asynchronous job that runs an existing dashboard schedule and sends the dashboard snapshot through email.
Only one job can run simultaneously in a given schedule. Repeated requests are skipped with a 202
HTTP status code.
For more information, see Scheduling and sending Amazon Quick Sight reports by email and Configuring email report settings for a Amazon Quick Sight dashboard in the Amazon Quick Sight User Guide.