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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则