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

# Functions

BuildNamedHandler will build a generic handler for signing.
NewSigner returns a Signer pointer configured with the credentials and optional option values provided.
SignSDKRequest signs an AWS request with the V4 signature.
WithUnsignedPayload will enable and set the UnsignedPayload field to true of the signer.

# Variables

SignRequestHandler is a named request handler the SDK will use to sign service client request with using the V4 signature.

# Structs

Signer applies AWS v4 signing to given request.