Describe Job Execution
GET {{aws_internet_of_things_base_url}}/things/thingName/jobs/jobId?executionNumber&jobId&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
executionNumber | null | A string (consisting of the digits 0 through 9 which is used to specify a particular job execution on a particular device. | |
jobId | null | The unique identifier you assigned to this job when it was created. | |
thingName | null | The name of the thing on which the job execution is running. |