How can I read a 200Mb sheet file (.csv, .xlsx, .xlsx) from s3 bucket with nodejs?

后端 未结 0 1266
无人共我
无人共我 2021-01-21 03:27

I have a lambda function in nodejs that does a getObject to S3 bucket and it brings me files(csv, xls, xlsx) biggers than 100Mb. The code below are the methods that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题