sttp.tapir.serverless.aws.lambda.runtime

Members list

Type members

Classlikes

abstract class AwsLambdaIORuntime

A runtime which uses the IO effect

A runtime which uses the IO effect

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object AwsLambdaRuntimeInvocation extends StrictLogging

Attributes

Supertypes
trait StrictLogging
class Object
trait Matchable
class Any
Self type
case class RequestEvent(requestId: String, body: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all