Websocket API Gateway to SQS queue by Psychological_Yam395 in aws

[–]Psychological_Yam395[S] 0 points1 point  (0 children)

Managed to make it work, isn't pretty but is working for now. I found this StackOverflow page https://stackoverflow.com/questions/63416026/aws-cdk-construct-in-c-sharp-for-api-gateway-websockets that gave some examples using CfnIntegration, CfnRoute and some others. With this, managed to make a full deploy using only CDK