package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Functions
Build builds a request for the REST JSON protocol.
NewEncoder creates a new encoder for encoding the AWS RESTJSON protocol.
Unmarshal unmarshals a response body for the REST JSON protocol.
UnmarshalError unmarshals a response error for the REST JSON protocol.
UnmarshalMeta unmarshals response headers for the REST JSON protocol.
# Variables
BuildHandler is a named request handler for building restjson protocol requests.
UnmarshalErrorHandler is a named request handler for unmarshaling restjson protocol request errors.
UnmarshalHandler is a named request handler for unmarshaling restjson protocol requests.
UnmarshalMetaHandler is a named request handler for unmarshaling restjson protocol request metadata.