I'd like to configure one of my ktor apps for AWS Lambda deployment. I'm a big fan of
http4k's serverless-lambda plugin for http apis, and am looking for something similar. I understand kotless exists, but it's far more intrusive than I'm looking for. All I need is an adapter for the AWS Lambda ApiGatewayV2 interface. Does such an adapter exist outside kotless?