type github.com/aws/aws-sdk-go-v2/internal/v4a.HTTPPresigner (interface)

Method Implmentations

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