# Functions
Build builds a request for the EC2 protocol.
Unmarshal unmarshals a response body for the EC2 protocol.
UnmarshalError unmarshals a response error for the EC2 protocol.
UnmarshalMeta unmarshals response headers for the EC2 protocol.
# Variables
BuildHandler is a named request handler for building ec2query protocol requests.
UnmarshalErrorHandler is a named request handler for unmarshaling ec2query protocol request errors.
UnmarshalHandler is a named request handler for unmarshaling ec2query protocol requests.
UnmarshalMetaHandler is a named request handler for unmarshaling ec2query protocol request metadata.