ApplicationLoadBalancerFnLoader
Function loader for ApplicationLoadBalancer Lambdas
Use main constructor if you need to read ENV variables to make your HttpHandler and the AWS context
Constructors
Functions
Link copied to clipboard
open operator override fun invoke(env: Map<String, String>): FnHandler<InputStream, Context, InputStream>