startNextPendingJobExecution
inline suspend fun IotJobsDataPlaneClient.startNextPendingJobExecution(crossinline block: StartNextPendingJobExecutionRequest.Builder.() -> Unit): StartNextPendingJobExecutionResponse
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
Requires permission to access the StartNextPendingJobExecution action.