feat: add PresignURL method for existing objects #95
Reference in New Issue
Block a user
Delete Branch "feat/presign-url"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add
PresignURL(ctx, key)method to generate presigned download URLs for existing S3 objects (15 min expiry). Needed by document-service to serve document preview/download links.🤖 Generated with Claude Code