-
Notifications
You must be signed in to change notification settings - Fork 494
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/lambda-client-libp2This is a standard priority issueThis is a standard priority issuequeued
Description
Describe the Feature
When writing serverless functions that are used from behind API gateway (esp. backend to a browser frontend), it's useful to be able to use them on localhost without API Gateway, e.g. through a browser.
This is not currently supported in Amazon.Lambda.Annotations, but is supported in ASP.Net lambda templates https://aws.amazon.com/blogs/developer/running-serverless-asp-net-core-web-apis-with-amazon-lambda/
Similar solutions exist for other platforms, e.g.:
Describe alternatives you've considered
Use ASPNet.Core template instead of Amazon.Lambda.Annotations
This is a 🚀 Feature Request
martincostello and RichiCoder1
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/lambda-client-libp2This is a standard priority issueThis is a standard priority issuequeued