SqsRecord

feral.lambda.events.SqsRecord
See theSqsRecord companion object
final case class SqsRecord(messageId: String, receiptHandle: String, body: String, attributes: SqsRecordAttributes, messageAttributes: Map[String, SqsMessageAttribute], md5OfBody: String, eventSource: String, eventSourceArn: String, awsRegion: String)

Attributes

Companion:
object
Source:
SqsEvent.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