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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product