api

http4k / org.http4k.serverless / InvocationLambdaAwsHttpAdapter

InvocationLambdaAwsHttpAdapter

object InvocationLambdaAwsHttpAdapter : AwsHttpAdapter<InputStream, InputStream>

Functions

Name Summary
invoke fun invoke(req: InputStream, ctx: Context): Request
fun invoke(resp: Response): InputStream