Lambda Function project configured for deployment using .NET 7's Native AOT feature. (lambda.NativeAOT)
AWS Lambda templates for Microsoft Template Engine accessible with the dotnet CLI's new command
dotnet new --install "Amazon.Lambda.Templates"
dotnet new lambda.NativeAOT