We are trying to create a lambda function using 'Browse serverless app repository' option. The application we are trying to deploy is 'splunk-kinesis-stream-processor'. When we deploy the 'splunk-kinesis-stream-processor' application, it is getting failed throwing runtime error. It is noticed in the template, that by default the application is taking 'nodejs6.10' runtime which is deprecated.
We want the code with latest runtime [Eg : 'nodejs.14.x']
Kindly suggest us a solution to resolve this issue as early as possible.