How do you author a Lambda in a programming language that AWS does not support?
Create a Lambda function with a custom runtime and reference the function in your Lambda
Create a Lambda layer with a custom runtime and reference the layer in your lambda
You cannot use Lambda in this situation
Create a Lambda function with a custom runtime