package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

Build builds a request payload for the REST XML protocol.
Unmarshal unmarshals a payload response for the REST XML protocol.
UnmarshalError unmarshals a response error for the REST XML protocol.
UnmarshalMeta unmarshals response headers for the REST XML protocol.

# Variables

BuildHandler is a named request handler for building restxml protocol requests.
UnmarshalErrorHandler is a named request handler for unmarshaling restxml protocol request errors.
UnmarshalHandler is a named request handler for unmarshaling restxml protocol requests.
UnmarshalMetaHandler is a named request handler for unmarshaling restxml protocol request metadata.