Open jchrisfarris opened 5 years ago
We are working to update the version, for now you can override the version in the Lambda console after deployment. Look for the runtime
dropdown in the deployed Lambda function configuration console.
The application fails on deployment, because Node 6.10 is deprecated and is not longer valid. Gives me the following error now, when I try to deploy it;
The runtime parameter of nodejs6.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs8.10) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: xxxxx)
++, this still won't deploy. This should be removed from the published applications section until it can be fixed, probably
AWS has announced EOL for Node 6.10. Will the SAM Application for splunk-logging be updated to support the latest Node (8.10)?
As far as I can tell, I cannot override that setting when I deploy.
https://console.aws.amazon.com/lambda/home?region=us-east-1#/create/app?applicationId=arn:aws:serverlessrepo:us-east-1:708419456681:applications/splunk-logging