DEV Community

Discussion on: How I can invoke locally my lambda using API Gateway Websocket $connect and $disconnect routes so I can debug them?

Collapse
 
rolfstreefkerk profile image
Rolf Streefkerk

either capture the event in your logs when you've deployed the API Gateway Websocket with Lambda integration. OR search on google what the event structure is for a WebSocket Lambda integration.