winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.93k stars 194 forks source link

Handle duration in signedurl implementation for every cloud provider #4280

Open revitalbarletz opened 11 months ago

revitalbarletz commented 11 months ago

I tried this:

Implemented signedurl and realized this need to be addressed: What if the user put a duration less than the minimum or higher than maximum? see here The different cloud targets could have a different time scope, and it'll require a little bit of research.

This happened:

Currently we are not handling duration less than the minimum or higher then the maximum.

I expected this:

Need to explore the right behavior.

Is there a workaround?

No response

Component

SDK

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Anything else?

No response

Community Notes

staycoolcall911 commented 11 months ago

Should be fairly straightforward to do the research for Azure, GCP, AWS, then bring it up to the team so we could decide the desired behavior.

github-actions[bot] commented 9 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!

github-actions[bot] commented 7 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!

github-actions[bot] commented 4 months ago

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!

github-actions[bot] commented 1 month ago

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!