Serverless framework api gateway web sockets authorization bug

0

I am trying to use web sockets with serverless framework, but they have a bug. https://github.com/serverless/serverless/issues/6161 if you know the fix please help out.

I have tried to work around with a lambda authorizer that calls cognito, but I don t know what the custom authorizer handler should return to API gateway. If I just return the response from cognito it breaks with 500 error.

Thanks in advance

Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas