Expand description
AWS REST XML protocol implementation (aws.protocols#restXml).
Structs§
- AwsRest
XmlProtocol - 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>).