Is there any info around setting up a websocket lambda? Or is it pretty straightforward?
It looks the same as for official runtimes: • https://github.com/aws-samples/simple-websockets-chat-app • https://tsh.io/blog/implementing-websocket-with-aws-lambda-and-api-gateway/
Oh thanks!