multiplepart/from-data: AWS API Gateway + Lambda
Introduction
This article covers the steps to accept binary data via multipart/form-data with AWS API-Gateway (REST) & Lambda using Python.
There will be authentication, authorisation, and probably a WAF involved in production. Still, in this blog, ...
pinchoflogic.com4 min read
Jegathratchahan Duraisamy
Hi Kuldeep. I have a payload request of 10MB, but Lambda has a request payload limit of 6MB, will this approach overcome the limit of 6MB while sending the request