deleteCommandExecution
inline suspend fun IotClient.deleteCommandExecution(crossinline block: DeleteCommandExecutionRequest.Builder.() -> Unit): DeleteCommandExecutionResponse
Delete a command execution.
Only command executions that enter a terminal state can be deleted from your account.