createMicrovmShellAuthToken
inline suspend fun LambdaMicrovmsClient.createMicrovmShellAuthToken(crossinline block: CreateMicrovmShellAuthTokenRequest.Builder.() -> Unit): CreateMicrovmShellAuthTokenResponse
Creates a shell authentication token for interactive shell access to a running MicroVM. The MicroVM must have been run with the SHELL_INGRESS network connector attached.