ApiGatewayFnLoader
abstract class ApiGatewayFnLoader : Function1<Map<String, String>, FnHandler<InputStream, Context, InputStream>> (source)
Inheritors
Functions
Link copied to clipboard
open operator override fun invoke(env: Map<String, String>): FnHandler<InputStream, Context, InputStream>