You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
I am unable to use the ApiGatewayWebsocketProxyRequest, and therefore, ApiGatewayWebsocketProxyRequestContext, to serialize WebSocket events from API Gateway because the field http_method does not exist on the emitted event.
Problem
I am unable to use the
ApiGatewayWebsocketProxyRequest
, and therefore,ApiGatewayWebsocketProxyRequestContext
, to serialize WebSocket events from API Gateway because the fieldhttp_method
does not exist on the emitted event.Actual Received Event
The text was updated successfully, but these errors were encountered: