DynamoDbRecord

feral.lambda.events.DynamoDbRecord
See theDynamoDbRecord companion object
final case class DynamoDbRecord(awsRegion: Option[String], dynamodb: Option[StreamRecord], eventID: Option[String], eventName: Option[String], eventSource: Option[String], eventSourceArn: Option[String], eventVersion: Option[String], userIdentity: Option[Json])

Attributes

Companion
object
Source
DynamoDbStreamEvent.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product