Austin Blythe
Austin Blythe
Summary: It is somewhat easy to accidentally provide overly permissive permissions to a function. Ideally there would be better validation on the types of inputs supported by Permissions Referencing [these...
### Describe the feature Provide some way to annotate or wrap the abstracted handler provided by Amazon.Lambda.AspNetCoreServer.Hosting so that third party tooling that requires interaction with the handler can be...
### Use case The minimal API model using [Amazon.Lambda.AspNetCoreServer.Hosting](https://github.com/aws/aws-lambda-dotnet/tree/master/Libraries/src/Amazon.Lambda.AspNetCoreServer.Hosting) is a great way to migrate an existing ASP .NET API to AWS Lambda. However, if one requires better observability, there...