.Net 6.0 Filters issue with AWS Lambda

0

I am developing AWS serverless application in .net 6.0. I have implemented 2 filters, IAuthorizationFilter and IActionFilter in my application. Both work fine on my local machine. But When I deploy my application on AWS lambda, Action filter is not working properly. I get response from both Action filter and controller. It is expected that I should get result only from action filter, which works fine on local environment. Please suggest solution for this issue

  • What errors are you getting? Can you please post the actual error ?

preguntada hace 2 años264 visualizaciones
1 Respuesta
0

Hello,

Thanks for reaching out!

I was looking over your question and discussing this with a few of my colleagues and the best place to get some assistance would be our aws-lambda-dotnet GitHub repository: https://github.com/aws/aws-lambda-dotnet

If you can share your code sample there the developers can take a better peek and make some recommendations.

AWS
INGENIERO DE SOPORTE
Tim_P
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas