简体   繁体   中英

AWS Lambda & Node: Send data from S3 to client with stream

How i can send file from S3 to client in AWS lambda node js using stream? I find in internet no advice.

I find the decision of my task. It use the pre-signed URLs. For example: https://sanderknape.com/2017/08/using-pre-signed-urls-upload-file-private-s3-bucket/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM