aws-multipart-parser

Parser of multipart/form-data requests for AWS Lambda with typed output, based on the recently inactive myshenin/aws-lambda-multipart-parser

lambda-multipart-parser-v2

This module will parse the multipart-form containing files and fields from the lambda event object. Updated to use Busboy 1.6.0

partparse

This module will parse the multipart-form containing files and fields from the lambda event object.