Should it be possible to deploy the ktor function to any other cloud provider than AWS? Could be helpful to at least structure the project by creating a separate ktor-server-lambda-aws module and map from AWS specific request model to a more generic one...