getPendingJobExecutions
inline suspend fun IotJobsDataPlaneClient.getPendingJobExecutions(crossinline block: GetPendingJobExecutionsRequest.Builder.() -> Unit): GetPendingJobExecutionsResponse
Gets the list of all jobs for a thing that are not in a terminal status.
Requires permission to access the GetPendingJobExecutions action.