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
feita há um ano275 visualizações
1 Resposta
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
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas