Skip to content

Add support to new AWS Lambda Runtime nodejs20.x #301

Description

@MikeAtJulaya

Hello 👋🏼

Actually types reject new runtime version:

Cannot load "serverless.ts": Initialization error: TSError: ⨯ Unable to compile TypeScript:
serverless.ts:14:5 - error TS2820: Type '"nodejs20.x"' is not assignable to type 'AwsLambdaRuntime | undefined'. Did you mean '"nodejs12.x"'?

In Serverless Framework, this runtime is available since v3.37.0.

It will be great to support this new one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions