AWS Lambda C# Code in Code Editor

0

I know I saw it, but now I can't find it.

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)

Am I crazy? Now I can't remember where I saw it.

已提問 1 年前檢視次數 497 次
1 個回答
0
已接受的答案

It wasn't a code editor, just a tab with sample C# code. Oh well, never mind.

已回答 1 年前
profile picture
專家
已審閱 7 個月前
  • 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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南