The runtime parameter of dotnetcore3.1 is no longer supported for creating or updating AWS Lambda functions

0

Hi All,

Any method can bypass this error to update my lambda? because i got lot lambda for my task. Thanks

If I need to migrate to .NET 6 i just change the version or anything i need to be aware? Thanks

HQ_NG
已提問 1 年前檢視次數 275 次
1 個回答
0

You can manually increase the version.
However, we recommend that you test that the code used in the function is still available in the new version before upgrading from the old version to the new version.
It is also recommended by AWS that runtime versioning be set to Auto.
https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html

profile picture
專家
已回答 1 年前

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

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

回答問題指南