R2 Bucket Presign file in R2Bucket env file
#13231
reinismu
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Thanks for the suggestion. I have shared it internally and created R2-3566 to track it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the solution
Currently best practice to let user download large file from R2 is to presign URL and send it to user.
It would be very helpful if we had easy sign method here
Now from what I know to presign file we need to pass R2 access and secret key to worker.
I build my infrastructure with Pulumi and it is a pain to get them
Beta Was this translation helpful? Give feedback.
All reactions