.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 ?

질문됨 2년 전264회 조회
1개 답변
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
지원 엔지니어
Tim_P
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠