How to send the file from S3 to Client with response ? #3838
Unanswered
bumjun-kim
asked this question in
Q&A
Replies: 1 comment
-
Hi @bumjun-kim - thanks for reaching out.
I'm not sure what you mean by cannot send it to client with response. I don't see anything wrong with the code you have on GetObjectCommand. Are you getting any errors? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to make a download API for client based on TypeScript.
Object can be read from S3, but cannot send it to client with response for some reason.
Can anyone find what I made wrong?
Below is my code...
Beta Was this translation helpful? Give feedback.
All reactions