Y
Hacker News
new
|
ask
|
show
|
jobs
by
avodonosov
791 days ago
Presigned URLs are useful because client app can upload/download directly from S3, saving the app server from this traffic. Does Row-Level Security achieve the same benefit?
1 comments
fenos
791 days ago
Yes, I agree! Although I should have specified that we support signed URL
https://supabase.com/docs/reference/javascript/storage-from-...
just not in the S3 protocol just yet :)
link
dmattia
791 days ago
Thanks for confirming! Could you maybe update
https://supabase.com/docs/guides/storage/s3/compatibility
to include s3-esque presigning as a feature to track?
link