-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-apigatewayv2Related to Amazon API Gateway v2Related to Amazon API Gateway v2effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
I have an HttpApi Stage that needs stage functions to call different aliases of Lambda Functions.
Also, it's supported on the RestApi Stages and should be supported for HttpApi Stages
Then also add support to stage variables for HttpApi integrations similar to #6143 but for HttpApi integrations
Use Case
I have an HttpApi Stage that needs stage functions to call different aliases of Lambda Functions.
Proposed Solution
The same way you would add stage variables to a RestApi Stage is the same way you should to an HttpApi Stage
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-apigatewayv2Related to Amazon API Gateway v2Related to Amazon API Gateway v2effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2