api

http4k / org.http4k.serverless / ApiGatewayV2AwsHttpAdapter

ApiGatewayV2AwsHttpAdapter

object ApiGatewayV2AwsHttpAdapter : 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>