This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.
This nodejs module will read and archive files in AWS S3 bucket using stream, and store the archive file in S3 as well.