Skip to content

Use determineLatestNodeRuntime instead of NODEJS_LATEST #16

Open
@hlascelles

Description

@hlascelles

CDK is being very cautious about making Node 22.x the latest. aws/aws-cdk#34117

Maybe too cautious? 18.x (which is what lambda.Runtime.NODEJS_LATEST returns) is now in maintenance mode.

It appears determineLatestNodeRuntime may do a better job using the latest runtime.

So can we make that change here, if it works?

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