Module Smaws_Client_Translate.ListTerminologies

Provides a list of custom terminologies associated with your account.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `TooManyRequestsException of Types.too_many_requests_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_terminologies_request -> (Types.list_terminologies_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `TooManyRequestsException of Types.too_many_requests_exception ]) Stdlib.result