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

Method Implmentations

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