func github.com/aws/aws-sdk-go-v2/service/internal/presigned-url.WithIsPresigning

2 uses

	github.com/aws/aws-sdk-go-v2/service/internal/presigned-url (current package)
		context.go#L14: func WithIsPresigning(ctx context.Context) context.Context {
		context.go#L46: 	ctx = WithIsPresigning(ctx)