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

5 uses

	github.com/aws/aws-sdk-go-v2/internal/v4a (current package)
		presign_middleware.go#L18: type HTTPPresigner interface {
		presign_middleware.go#L29: 	Presigner           HTTPPresigner
		presign_middleware.go#L40: 	presigner           HTTPPresigner

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations
		signer_wrapper.go#L128: 	V4aPresigner        v4a.HTTPPresigner
		signer_wrapper.go#L146: 	v4aSigner v4a.HTTPPresigner