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

Thanks for asking this, we do not support signed URLs just yet, but it will be added in the next iteration
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?
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 :)
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?
Can you give an indication of what "next iteration" means in terms of timeline (even just ballpark)?