package smaws-lib

  1. Overview
  2. Docs

AwsQuery protocol support (over eio-based httpun client)

include sig ... end
type http
val request : service:Service.descriptor -> config:Config.t -> http:http -> action:string -> xmlNamespace:string -> fields:(string * string list) option list -> output_deserializer:(Xmlm.input -> 'out) -> error_deserializer: (Smaws_Lib__Protocols_gen__AwsQuery.Error.t -> [> `HttpError of Http.http_failure | `ParseError of string * string ] as 'a) -> ('out, 'a) Stdlib.result
OCaml

Innovation. Community. Security.