startNextPendingJobExecution
abstract suspend fun startNextPendingJobExecution(input: StartNextPendingJobExecutionRequest): StartNextPendingJobExecutionResponse
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
Requires permission to access the StartNextPendingJobExecution action.