I understand I can use a private RestAPI as a proxy to S3, so what I am interested in here is understanding the constraints on the request payload. What is the maximum size of the payload I can send in request considering that RestAPI is in between? Does this impose any constraints that I need to be aware of vs. direct to S3 requests?
Is the max size configurable?