openTunnel
abstract suspend fun openTunnel(input: OpenTunnelRequest = OpenTunnelRequest { }): 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.