org.encalmo.lambda

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
final case class ApiGatewayRequest(httpMethod: String, resource: String, path: String, body: String, isBase64Encoded: Boolean, headers: Map[String, String], stageVariables: Map[String, String], queryStringParameters: Map[String, String], requestContext: Map[String, Value])

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait HasErrorCode
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait HasErrorCode
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final case class ApiGatewayResponse(body: String, statusCode: Int, headers: Map[String, String], isBase64Encoded: Boolean)

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
object Attempt

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Attempt.type
object ConsoleUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class Error(errorCode: String, errorMessage: String, additionalFields: Map[String, Value])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Error

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Error.type
object Eventually

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Eventually.type
trait HasErrorCode(val errorCode: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object OptionPickler

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class SqsEvent(Records: Seq[Record])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SqsEvent

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SqsEvent.type
object Utils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type