activescott / serverless-aws-static-file-handler

Easily serve static files with the Serverless Framework on AWS Lambda.
MIT License
52 stars 14 forks source link

end-to-end tests don't run in CI anymore due to old lamda version #313

Open activescott opened 3 months ago

activescott commented 3 months ago

CREATE_FAILED: V2UnderscorehtmlLambdaFunction (AWS::Lambda::Function) Resource handler returned message: "The runtime parameter of nodejs14.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs20.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: a58efad3-ec65-4d44-bb2a-b923758690a0)" (RequestToken: 17cf8e39-5392-4257-c88f-96344b94afa9, HandlerErrorCode: InvalidRequest)