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

Minimum of expiration time and expires_in for presigned urls #2872

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

mullermp
Copy link
Contributor

Behavior change where expiration does not refresh. In doing so, we can check expiration on credentials freely and use it to calculate the expiration time of a presigned url. If expiration of credentials is shorter than the provided expires_in, use the credentials expiration.

@mullermp mullermp marked this pull request as ready for review June 26, 2023 19:51
@mullermp mullermp merged commit 85fe907 into version-3 Jun 27, 2023
27 checks passed
@mullermp mullermp deleted the expire_minimum branch June 27, 2023 20:02
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

Successfully merging this pull request may close these issues.

2 participants