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

# Functions

GetSignerVersion retrieves the signer version to use for signing Scoped to stack values.
HandleResponseErrorWith200Status check for S3 200 error response.
NewPresignHTTPRequestMiddleware constructs a PresignHTTPRequestMiddleware using the given Signer for signing requests.
NewSignHTTPRequestMiddleware constructs a SignHTTPRequestMiddleware using the given Signer for signing requests.
RegisterPreSigningMiddleware registers the wrapper pre-signing middleware to the stack.
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 adds the middleware to the middleware stack based on the UpdateEndpointOptions.

# Structs

AddExpiresOnPresignedURL represents a build middleware used to assign expiration on a presigned URL.
PresignHTTPRequestMiddleware provides the Finalize middleware for creating a presigned URL for an HTTP request.
PresignHTTPRequestMiddlewareOptions is the options for the PresignHTTPRequestMiddleware middleware.
SignHTTPRequestMiddleware is a `FinalizeMiddleware` implementation to select HTTP Signing method.
SignHTTPRequestMiddlewareOptions is the configuration options for the SignHTTPRequestMiddleware middleware.
UpdateEndpointOptions provides the options for the UpdateEndpoint middleware setup.
UpdateEndpointParameterAccessor represents accessor functions used by the middleware.

# Interfaces

EndpointResolver interface for resolving service endpoints.

# Type aliases

EndpointResolverOptions is the service endpoint resolver options.