Module Smaws_Client_DirectConnect.DescribeHostedConnections

Lists the hosted connections that have been provisioned on the specified interconnect or link aggregation group (LAG).

Intended for use by Direct Connect Partners only.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `DirectConnectClientException of Types.direct_connect_client_exception | `DirectConnectServerException of Types.direct_connect_server_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_hosted_connections_request -> (Types.connections, [> Smaws_Lib.Protocols.AwsJson.error | `DirectConnectClientException of Types.direct_connect_client_exception | `DirectConnectServerException of Types.direct_connect_server_exception ]) Stdlib.result