sttp.tapir.serverless.aws.lambda.runtime

Type members

Classlikes

abstract class AwsLambdaIORuntime

A runtime which uses the IO effect

A runtime which uses the IO effect

object AwsLambdaRuntimeInvocation extends StrictLogging
case class RequestEvent(requestId: String, body: String)