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).
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
3600seconds aka an hour).