Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewV4SigningClient ¶
func NewV4SigningClient(creds *credentials.Credentials, region string) *http.Client
NewV4SigningClient returns an *http.Client that will sign all requests with AWS V4 Signing.
func NewV4SigningClientWithHTTPClient ¶
func NewV4SigningClientWithHTTPClient(creds *credentials.Credentials, region string, httpClient *http.Client) *http.Client
NewV4SigningClientWithHTTPClient returns an *http.Client that will sign all requests with AWS V4 Signing.
Types ¶
Click to show internal directories.
Click to hide internal directories.