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

Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande