cancelJobExecution
inline suspend fun IotClient.cancelJobExecution(crossinline block: CancelJobExecutionRequest.Builder.() -> Unit): CancelJobExecutionResponse
Cancels the execution of a job for a given thing.
Requires permission to access the CancelJobExecution action.