type github.com/aws/aws-sdk-go-v2/service/s3.HTTPSignerV4 (interface)

Method Implmentations

SignHTTP(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) error github.com/aws/aws-sdk-go-v2/aws/signer/v4.HTTPSigner.SignHTTP github.com/aws/aws-sdk-go-v2/aws/signer/v4.Signer.SignHTTP