Module Smaws_Client_AppRunner.ListConnections

Returns a list of App Runner connections that are associated with your Amazon Web Services account.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidRequestException of Types.invalid_request_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_connections_request -> (Types.list_connections_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceErrorException of Types.internal_service_error_exception | `InvalidRequestException of Types.invalid_request_exception ]) Stdlib.result