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

Allow client to specify expiration time #16

Open
slifty opened this issue Oct 29, 2020 · 1 comment
Open

Allow client to specify expiration time #16

slifty opened this issue Oct 29, 2020 · 1 comment

Comments

@slifty
Copy link
Contributor

slifty commented Oct 29, 2020

Task

Description

AWS lets you specify a timeout for when a signed request will no longer work.

We should allow this to be passed to the endpoint in order to support a wider variety of workflows (currently we just default to 3600 seconds aka an hour).

@slifty
Copy link
Contributor Author

slifty commented Oct 30, 2020

Open question: does the AWS timeout mean the upload has to start by that time, or end by that time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant