Y
Hacker News
new
|
ask
|
show
|
jobs
by
avodonosov
790 days ago
The article does not mention: do you support pre-signed URLs?
https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-...
1 comments
fenos
790 days ago
Thanks for asking this, we do not support signed URLs just yet, but it will be added in the next iteration
link
avodonosov
790 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?
link
fenos
790 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
790 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
arxpoetica
790 days ago
Can you give an indication of what "next iteration" means in terms of timeline (even just ballpark)?
link