runMicrovm
inline suspend fun LambdaMicrovmsClient.runMicrovm(crossinline block: RunMicrovmRequest.Builder.() -> Unit): RunMicrovmResponse
Runs a new MicroVM from the specified image. The MicroVM starts in PENDING state and transitions to RUNNING once provisioning completes. To connect, generate an authentication token using CreateMicrovmAuthToken.