Closed tsuf239 closed 2 months ago
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
We recently added support for bucket signed URLs on the simulator, but when the bucket is public, the URL that the user used to upload the file can't also be used to view the file due to this limitation. Updating the existing express server we added so that it can also be used to view files (and updating the publicUrl
method accordingly) should fix this.
Congrats! :rocket: This was released in Wing 0.85.10.
Feature Spec
Strongly related to: #4137 (better to complete that one first/ during the work on this issue) This task has two parts-
signedUrl
method for thesim
target: One way to do it will be:Use Cases
signedUrl
andpublicUrl
will work properly on the sim target.Implementation Notes
No response
Component
SDK
Community Notes