Versions in this module Expand all Collapse all v7 v7.0.33 Apr 12, 2023 Changes in this version + func NewV4SigningClient(credentials awsauth.Credentials) *http.Client + func NewV4SigningClientWithHTTPClient(credentials awsauth.Credentials, httpClient *http.Client) *http.Client + type V4Transport struct + Credentials awsauth.Credentials + HTTPClient *http.Client + func (st V4Transport) RoundTrip(req *http.Request) (*http.Response, error)