Smaws_Client_EventBridge.ListConnections
Retrieves a list of connections from the account.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.list_connections_request ->
(Types.list_connections_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ])
Stdlib.result