List Job Executions For Job
GET {{aws_internet_of_things_base_url}}/jobs/jobId/things?jobId&maxResults&nextToken&status
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
jobId | null | The unique identifier you assigned to this job when it was created. | |
maxResults | null | The maximum number of results to be returned per request. | |
nextToken | null | The token to retrieve the next set of results. | |
status | null | The status of the job. |