Simple multi-part form processing.
$ up
Lambda & API Gateway impose restrictions, so uploads of > 10MiB will error, view API Gateway Limits for details.
For large files you should upload to S3 directly from the client using signed requests, and process in Lambda if necessary.