(apigatewayv2-integrations): Specify AWS
type integration on WebSocketLambdaIntegration
#27150
Closed
2 tasks
Labels
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the feature
Currently this is not possible without escape hatches, since it will always set it to
AWS_PROXY
aws-cdk/packages/@aws-cdk/aws-apigatewayv2-integrations-alpha/lib/websocket/lambda.ts
Line 48 in dc87d28
Use Case
It appears to be valid configuration looking at Cfn docs, someone asked how to accomplish this in this discussion
Proposed Solution
Add new prop to
WebSocketLambdaIntegration
Other Information
No response
Acknowledgements
CDK version used
latest
Environment details (OS name and version, etc.)
mac
The text was updated successfully, but these errors were encountered: