add support for using ParameterMapping in LambdaProxyIntegration #17255
Labels
@aws-cdk/aws-apigatewayv2-integrations
Related to AWS APIGatewayv2 Integrations
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Description
it seems the new
ParameterMapping
function only supportHttpAlbIntegration
. If I understand correctly it is not possible to add parameter mapping toLambdaProxyIntegration
, if so is there any workaround for this?Use Case
it's configurable on the AWS API Gateway website but not configurable on the AWS CDK
Proposed Solution
add support for it, like #15630
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: