How to upload Large files ( > 5 mb) using serverless .net core web API AWS
When I am call API from Local Then It`s Working
When I am Call API from AWS Then I Got Error 413 Request Entity Too Large
all setting I have done from .net core.
Anything we need set in AWS Side
Please let me know ..Thank you