Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SignRequestHandler = request.NamedHandler{ Name: "v2.SignRequestHandler", Fn: SignSDKRequest, }
SignRequestHandler is a named request handler the SDK will use to sign service client request with using the V4 signature.
Functions ¶
func SignSDKRequest ¶ added in v1.2.0
SignSDKRequest requests with signature version 2.
Will sign the requests with the service config's Credentials object Signing is skipped if the credentials is the credentials.AnonymousCredentials object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.