Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
commonHeaders
SES.swift:42let commonHeaders: CommonHeaders
let commonHeaders: CommonHeaders
s15AWSLambdaEvents8SESEventV4MailV13commonHeadersAC06CommonF0Vvp
What are these?11VTU
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Mail
struct SESEvent
struct CommonHeaders
init(from decoder: any Decoder) throws
let destination: [String]
let headers: [Header]
let headersTruncated: Bool
let messageId: String
let source: String
@ISO8601WithFractionalSecondsCoding var timestamp: Date { get }