Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Localstack should support the nodejs22.x
AWS lambda runtime since it is now officially supported on the AWS side: Lambda runtimes
🧑💻 Implementation
No response
Anything else?
Trying to create a lambda with the nodejs22.x
runtime results in the following error:
An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: Value nodejs22.x at 'runtime' failed to satisfy constraint: Member must satisfy enum value set: [nodejs20.x, provided.al2023, python3.12, java17, provided, nodejs16.x, nodejs14.x, ruby2.7, python3.10, java11, python3.11, dotnet6, go1.x, java21, nodejs18.x, provided.al2, java8, java8.al2, ruby3.2, python3.7, python3.8, python3.9] or be a valid ARN