How do you iterate through S3 Object data after uncompressing with Node's zlib?

后端 未结 0 903
借酒劲吻你
借酒劲吻你 2020-12-03 05:08

I have a Lambda that does an S3.getObject() and I am trying to uncompress the zip and iterate through the files/folders. How do I use zlib to iterate through the zip?

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