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

Ensure default expiration parameter is set for presigned URLs #1313

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bdalpe
Copy link

@bdalpe bdalpe commented Jun 26, 2024

Resolves #1312

Additionally, remove unnecessary isFunction checks as that is now handled by the callbackify wrapper.

Added module in unit test library for better coverage.

This is handled by the callbackify wrapper

Signed-off-by: Brendan Dalpe <[email protected]>
Signed-off-by: Brendan Dalpe <[email protected]>
Signed-off-by: Brendan Dalpe <[email protected]>
@prakashsvmx
Copy link
Member

@bdalpe , Thank you, could you please resolve the lint/format issues ?

Signed-off-by: Brendan Dalpe <[email protected]>
@bdalpe
Copy link
Author

bdalpe commented Jun 26, 2024

@prakashsvmx update pushed to fix the formatting issue in the test

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.

X-Amz-Expires should be a number
2 participants