I have an AWS Lambda function written in Java. I want to run the Lambda function with a custom GraalVM runtime as is done in this blog post for instance
Whenever the