Smaws_Client_ServiceDiscovery.ListServices
Lists summary information for all the services that are associated with one or more namespaces.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error | `InvalidInput of Types.invalid_input ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.list_services_request ->
(Types.list_services_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidInput of Types.invalid_input ])
Stdlib.result