What is the request-payload limit with AWS API-Gateway?
I need to send a JSON payload with base64 encoded files and some other parameters to API Gateway, that will then pass on the payload to AWS Lambda. 
I could not find AWS documentation regarding this.
 
     
     
    