Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
AwsQuery.Response
val parse_xml_ok_response :
action:string ->
xmlNamespace:string ->
body:string ->
resultParser:(Xmlm.input -> 'a) ->
string * 'a
val parse_xml_error_response : body:string -> string * Error.t