Skip to main content

Module aws_rest_xml

Module aws_rest_xml 

Source
Expand description

AWS REST XML protocol implementation (aws.protocols#restXml).

Structs§

AwsRestXmlProtocol
AWS REST XML protocol (aws.protocols#restXml).

Functions§

find_error_element_slice
Locate the <Error> element within an AWS REST XML error response body and return a byte slice covering it (<Error>...</Error>).