Describe Job Execution

GET {{aws_internet_of_things_base_url}}/things/thingName/jobs/jobId?executionNumber&jobId&thingName

Request Params

KeyDatatypeRequiredDescription
executionNumbernullA string (consisting of the digits 0 through 9 which is used to specify a particular job execution on a particular device.
jobIdnullThe unique identifier you assigned to this job when it was created.
thingNamenullThe name of the thing on which the job execution is running.