Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Upload with presigned URL #465

Open
trevorpfiz opened this issue May 5, 2024 · 3 comments
Open

S3 Upload with presigned URL #465

trevorpfiz opened this issue May 5, 2024 · 3 comments
Labels
accepted Accepted for further investigation and prioritisation enhancement New feature or request

Comments

@trevorpfiz
Copy link

Improve documentation

Link

https://supabase.com/docs/guides/storage/uploads/s3-uploads

Describe the problem

I am looking for a way to use presigned URLs with the new S3 Uploads. I am following the AWS S3 Image Upload template from Vercel https://github.com/vercel/examples/tree/main/solutions/aws-s3-image-upload

Describe the improvement

A section added to the docs that shows how to use presigned URLs for S3 Uploads.

Additional context

https://discord.com/channels/839993398554656828/1236819104376164402

@trevorpfiz trevorpfiz added the documentation Improvements or additions to documentation label May 5, 2024
@fenos
Copy link
Contributor

fenos commented May 6, 2024

Hello, @trevorpfiz this is not currently supported at the moment, but it will be in the near future

@fenos fenos added enhancement New feature or request accepted Accepted for further investigation and prioritisation and removed documentation Improvements or additions to documentation labels May 6, 2024
@bombillazo
Copy link

Does this also affect pre-signed URLs to download files directly from S3? We're using the S3 compatible buckets with teh AWS creds to create AWS S3 signed URLs but we get this error:

image

@fenos
Copy link
Contributor

fenos commented Jun 3, 2024

Yes, pre-signed URL is a feature that will be coming soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Accepted for further investigation and prioritisation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants