Lambda Empty Function (lambda.EmptyFunction)
AWS Lambda templates for Microsoft Template Engine accessible with the dotnet CLI's new command
dotnet new --install "Amazon.Lambda.Templates"
dotnet new lambda.EmptyFunction
- Tags: type: project; language: C#;
- Classifications: AWS; Lambda; Function;