type github.com/aws/aws-sdk-go-v2/internal/v4a.Signer (struct)

Method Implmentations

PresignHTTP(ctx context.Context, credentials Credentials, r *http.Request, payloadHash string, service string, regionSet []string, signingTime time.Time, optFns ...func(*SignerOptions)) (signedURI string, signedHeaders http.Header, err error) *Signer.M : HTTPPresigner.PresignHTTP *Signer.M : github.com/aws/aws-sdk-go-v2/service/s3.httpPresignerV4a.PresignHTTP
SignHTTP(ctx context.Context, credentials Credentials, r *http.Request, payloadHash string, service string, regionSet []string, signingTime time.Time, optFns ...func(*SignerOptions)) error *Signer.M : HTTPSigner.SignHTTP *Signer.M : github.com/aws/aws-sdk-go-v2/service/s3.httpSignerV4a.SignHTTP