openTunnel
inline suspend fun IotSecureTunnelingClient.openTunnel(crossinline block: OpenTunnelRequest.Builder.() -> Unit): OpenTunnelResponse
Creates a new tunnel, and returns two client access tokens for clients to use to connect to the IoT Secure Tunneling proxy server.
Requires permission to access the OpenTunnel action.