I have .NET core 3.1 application. It works fine in my server but I need deploy it to AWS Lambda and host it with API REST Gateway. IF I deploy it by ZIP package it works fine, b