Can't upload more than 100MB files to AWS storage via presigned URLS

  • Goal:
    Hi I have a functionality that I've built that uploads files to my AWS via API, the lambda function in that API generates a presigned URL for uploading files then by sending base64data i am concluding my uploading process.

But when I try to upload files more than 100MBs, I face with error 413, I tried to do this by an additional way and I couldn't pass the data again. Please let me know if there is anything i am unaware of like posting data capacity

I am using Team Plan

Hi @Nazimhan_Ficici ,

Right now there is no way to configure the 100MB limit -- we do have an existing feature request to increase this limit, so I've added your +1!