You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: