{
"execution": {
"jobId": "string",
"status": "QUEUED",
"forceCanceled": true,
"statusDetails": {
"detailsMap": {
"property1": "string",
"property2": "string"
}
},
"thingArn": "string",
"queuedAt": "string",
"startedAt": "string",
"lastUpdatedAt": "string",
"executionNumber": 0,
"versionNumber": 0,
"approximateSecondsBeforeTimedOut": 0
}
}