You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LambdaTestTool: Amazon.Lambda.AspNetCoreServer supports ApplicationLoadBalancerFunction but there is no test request for it. Support for HttpApi also needs to be added.
#1084
Closed
ashishdhingra opened this issue
Feb 18, 2022
· 2 comments
This is a follow up on creating a new issue while triaging #1075 (comment).
Add an example ALB request to the list of common request types. The Amazon.Lambda.AspNetCoreServer supports ApplicationLoadBalancerFunction but there is no test request for it. It would be a useful pull request to add a request like the example request provided in the documentation.
Per discussion with the team, support for HttpApi also needs to be added.
The text was updated successfully, but these errors were encountered:
ashishdhingra
changed the title
LambdaTestTool: Amazon.Lambda.AspNetCoreServer supports ApplicationLoadBalancerFunction but there is no test request for it. We also need to add support for HttpApi
LambdaTestTool: Amazon.Lambda.AspNetCoreServer supports ApplicationLoadBalancerFunction but there is no test request for it. Support for HttpApi also needs to be added.
Feb 18, 2022
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
This is a follow up on creating a new issue while triaging #1075 (comment).
Add an example ALB request to the list of common request types. The Amazon.Lambda.AspNetCoreServer supports
ApplicationLoadBalancerFunction
but there is no test request for it. It would be a useful pull request to add a request like the example request provided in the documentation.Per discussion with the team, support for
HttpApi
also needs to be added.The text was updated successfully, but these errors were encountered: