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

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ