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
posta un anno fa275 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande