api

http4k / org.http4k.serverless / InvocationLambdaFunction / <init>

<init>

InvocationLambdaFunction(input: AppLoader) InvocationLambdaFunction(input: HttpHandler)InvocationLambdaFunction(appLoader: AppLoaderWithContexts)

This is the main entry point for lambda invocations using the direct invocations. It uses the local environment to instantiate the HttpHandler which can be used for further invocations.