Describe the feature
The AWS Lambda team recently added a new feature - function Urls. It would be great to support it in Amazon.Lambda.Annotations library.
Use Case
FunctionUrls implies that one function can handle several different HTTP requests. This allow using Lambda for HTTP handling without API Gateway which greatly simplifies the cloud solution.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
Amazon.Lambda.APIGatewayEvents 2.4.1,
Amazon.Lambda.Core 2.1.0
Targeted .NET Platform
.NET 6
Operating System and version
All Operating System
Describe the feature
The AWS Lambda team recently added a new feature - function Urls. It would be great to support it in Amazon.Lambda.Annotations library.
Use Case
FunctionUrls implies that one function can handle several different HTTP requests. This allow using Lambda for HTTP handling without API Gateway which greatly simplifies the cloud solution.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
Amazon.Lambda.APIGatewayEvents 2.4.1,
Amazon.Lambda.Core 2.1.0
Targeted .NET Platform
.NET 6
Operating System and version
All Operating System