LambdaRuntimeAPI

Client API to retrieve requests and post responses back to the AWS Lambda controller.

Constructors

Link copied to clipboard
constructor(http: HttpHandler)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun error(invocation: Request, exception: Exception)
Link copied to clipboard
fun initError(error: Exception)
Link copied to clipboard
Link copied to clipboard
fun success(invocation: Request, stream: InputStream)