api

http4k / org.http4k.serverless / ApiGatewayV1AwsHttpAdapter

ApiGatewayV1AwsHttpAdapter

object ApiGatewayV1AwsHttpAdapter : AwsHttpAdapter<Map<String, Any>, Map<String, Any>>

Functions

Name Summary
invoke fun invoke(req: Map<String, Any>, ctx: Context): Request
fun invoke(resp: Response): Map<String, Any>