S3 - pre-signer Typescript Error #6391
Unanswered
manthan0x23
asked this question in
Q&A
Replies: 1 comment
-
const signedUrl = await getSignedUrl(s3Client as unknown as Client<any, any, any>, command, { expiresIn: 3600 }); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the above error on using s3-presigner sdk
Beta Was this translation helpful? Give feedback.
All reactions