S3 - pre-signer Typescript Error #6391
Unanswered
manthan-sharma-23
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
-
I am getting the above error on using s3-presigner sdk
Beta Was this translation helpful? Give feedback.
All reactions