S3EventRecord

feral.lambda.events.S3EventRecord
See theS3EventRecord companion object
final case class S3EventRecord(eventVersion: String, eventSource: String, awsRegion: String, eventTime: Instant, eventName: String, userIdentity: S3UserIdentity, requestParameters: S3RequestParameters, responseElements: S3ResponseElements, s3: S3, glacierEventData: Option[S3EventRecordGlacierEventData])

Attributes

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