http4k
Toggle table of contents
6.57.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-serverless-lambda
/
org.http4k.serverless
/
InvocationLambdaAwsHttpAdapter
Invocation
Lambda
Aws
Http
Adapter
object
InvocationLambdaAwsHttpAdapter
:
AwsHttpAdapter
<
InputStream
,
InputStream
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
resp
:
Response
)
:
InputStream
open
operator override
fun
invoke
(
req
:
InputStream
,
ctx
:
Context
)
:
Result
<
Request
>