hi There!
I just foud the plugin ’ Serverless Apigateway Service Proxy’ (https://github.com/serverless-operations/serverless-apigateway-service-proxy)
But as I try, could not make my websocket integrate with sqs… looks like it works fine with a normal rest api, but when there is a websocket route I could not make work.
Did I miss something or wont work with websockets?
I´ve found this script that looks like could achieve this… what would be this, an Sam or Cdk?
https://github.com/danilop/serverless-positive-chat/blob/master/template.yaml
cheers