AwsQuery.Response
exception Unparseable of string * string
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