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?