type github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.PresignHTTPRequestMiddlewareOptions

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		signer_wrapper.go#L125: type PresignHTTPRequestMiddlewareOptions struct {
		signer_wrapper.go#L153: func NewPresignHTTPRequestMiddleware(options PresignHTTPRequestMiddlewareOptions) *PresignHTTPRequestMiddleware {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_client.go#L737: 	signermv := s3cust.NewPresignHTTPRequestMiddleware(s3cust.PresignHTTPRequestMiddlewareOptions{