-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Open
Copy link
Labels
@aws-cdk/aws-apigatewayv2Related to Amazon API Gateway v2Related to Amazon API Gateway v2feature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Presently the WebSocketApi
construct supports lambda, AWS and Mock integrations; add support for HTTP integration; effectively all available options in the GUI/CFN for this (proxy, vpc link, etc).
Use Case
Websocket messages being delivered to internal HTTP endpoints.
Proposed Solution
Add a new WebSocketHttpIntegration implementation of WebSocketIntegration
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.132.0
Environment details (OS name and version, etc.)
MacOS
magiconair, dang312, dtczest, pcartas, Jozott00 and 3 more
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-apigatewayv2Related to Amazon API Gateway v2Related to Amazon API Gateway v2feature-requestA feature should be added or improved.A feature should be added or improved.p2