getPendingJobExecutions
abstract suspend fun getPendingJobExecutions(input: GetPendingJobExecutionsRequest): GetPendingJobExecutionsResponse
Gets the list of all jobs for a thing that are not in a terminal status.
Requires permission to access the GetPendingJobExecutions action.