1 Answer
- Newest
- Most votes
- Most comments
0
This answers it:
https://github.com/aws/aws-sdk-js-v3/issues/1096
the returned property, Body, is a streamable, so response.Body.pipe(createWriteStream(fileName));
answered 4 years ago
Relevant content
- asked 2 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago