I created a HelloWorld Lambda function and there was a .NET tab on the code editor with C# code, the handler function had signature
APIGatewayProxyResponse Handler(APIGatewayProxyRequest request, ILambdaContext context)
It doesn't exist today for sure, but it's possible there was a helloworld sample before, created for a previous managed .NET runtime version that isn't supported anymore.
It doesn't exist today for sure, but it's possible there was a helloworld sample before, created for a previous managed .NET runtime version that isn't supported anymore.