createMicrovmAuthToken
inline suspend fun LambdaMicrovmsClient.createMicrovmAuthToken(crossinline block: CreateMicrovmAuthTokenRequest.Builder.() -> Unit): CreateMicrovmAuthTokenResponse
Creates an authentication token for accessing a running MicroVM. The token grants access to the specified ports on the MicroVM endpoint.