startCommandExecution  
  abstract suspend fun startCommandExecution(input: StartCommandExecutionRequest): StartCommandExecutionResponse
Using the command created with the CreateCommand API, start a command execution on a specific device.