startCommandExecution
inline suspend fun IotJobsDataPlaneClient.startCommandExecution(crossinline block: StartCommandExecutionRequest.Builder.() -> Unit): StartCommandExecutionResponse
Using the command created with the CreateCommand
API, start a command execution on a specific device.