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 QuickSight reports by email and Configuring email report settings for a Amazon QuickSight dashboard in the Amazon QuickSight User Guide.