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

# Functions

GetSignerVersion retrieves the signer version to use for signing Scoped to stack values.
NewSignHTTPRequestMiddleware constructs a SignHTTPRequestMiddleware using the given Signer for signing requests.
RegisterSigningMiddleware registers the wrapper signing middleware to the stack.
SetSignerVersion sets the signer version to be used for signing the request Scoped to stack values.
UpdateEndpoint is a middleware that handles routing an EventBridge operation to a multi-region endpoint.

# Structs

SignHTTPRequestMiddleware is a `FinalizeMiddleware` implementation to select HTTP Signing method.
SignHTTPRequestMiddlewareOptions is the configuration options for the SignHTTPRequestMiddleware middleware.
UpdateEndpointOptions provides configuration options for the UpdateEndpoint middleware.

# Interfaces

EndpointResolver interface for resolving service endpoints.