Replies: 1 comment 1 reply
-
| Hey @Zak-Roz, thanks for reaching out. Does this error still happen if you're on the latest version of the SDK? You're on  The SDK should not be affecting the runtime - we don't set anything related to that. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I use event s3 in function. While I am building functions, additional lambda function is being created "CustomDashresourceDashexistingDashs3LambdaFunction"
Error:
An error occurred: CustomDashresourceDashexistingDashs3LambdaFunction - Resource handler returned message: "The runtime parameter of nodejs12.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs18.x) while creating or updating functions. (Service: Lambda, Status Code: 400, Request ID: ****)" (RequestToken: ****, HandlerErrorCode: InvalidRequest).AWS doesn't support Node.JS version 12 (from June 2023)
Environment Information:
package.json
serverless.yml
Beta Was this translation helpful? Give feedback.
All reactions