You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The api works with aws-sdk v2, which comes embeded in the nodejs16 runtime.
In order to migrate to runtimes nodejs18 or nodejs20, the code needs to migrate to aws-sdk v3.
The api works with aws-sdk v2, which comes embeded in the nodejs16 runtime.
In order to migrate to runtimes nodejs18 or nodejs20, the code needs to migrate to aws-sdk v3.
Nodejs16 runtime will be deprecaded soon. https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
The text was updated successfully, but these errors were encountered: