amplify-cli icon indicating copy to clipboard operation
amplify-cli copied to clipboard

How to create a lambda function using .Net Core.

Open vikaskgahlawat opened this issue 11 months ago • 5 comments

Amplify CLI Version

12.0.1

Question

I am trying to create a lambda function using AWS Amplify and .Net Core. However, I am only getting options of .Net 6, GO, Java, NodeJS, and Python. I have installed the .Net core runtime version 8.0.3.

image

vikaskgahlawat avatar Mar 23 '24 19:03 vikaskgahlawat

Hey @vikaskgahlawat, thank you for reaching out. From the following, Amplify CLI currently checks for version 6 .Net https://github.com/aws-amplify/amplify-cli/blob/cba0396bec4523f44c2814541e74204013ee8666/packages/amplify-dotnet-function-runtime-provider/src/utils/detect.ts#L24

Marking this as feature request

ykethan avatar Mar 25 '24 19:03 ykethan

Thanks @ykethan . I will use version 6 for now.

vikaskgahlawat avatar Mar 26 '24 09:03 vikaskgahlawat

Hi,

Any update?

I got an email from AWS titled "[Action Required] AWS Lambda end of support for .NET 6," but there is no path forward without Amplify CLI to support .NET 8.

According to the email sent, "We are ending support for .NET 6 in Lambda on December 20, 2024." Please update Amplify as soon as possible to make the upgrade possible.

Regards, Alex

Alexander-Stulov avatar Jul 25 '24 17:07 Alexander-Stulov

Hi,

Any update?

Regards, Alex

Alexander-Stulov avatar Aug 20 '24 17:08 Alexander-Stulov

Hi,

Any update? It is sad to see that there is not any update since Mar 26.

Regards, Alex

Alexander-Stulov avatar Sep 23 '24 00:09 Alexander-Stulov