winglang/wing

Handle duration in signedurl implementation for every cloud provider

Open

#4 280 ouverte le 26 sept. 2023

Voir sur GitHub
 (5 commentaires) (1 réaction) (0 assignés)TypeScript (214 forks)github user discovery
good first issue🎨 sdk🐛 bug

Métriques du dépôt

Stars
 (5 385 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.

Guide contributeur