struct Mail
struct Mail
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct SESEvent
init(from decoder: any Decoder) throws
let records: [Record]
struct Action
enum CodingKeys
struct CommonHeaders
enum DMARCPolicy
struct Header
struct Message
struct Receipt
struct Record
enum Status
struct Verdict
protocol Decodable
A type that can decode itself from an external representation.
protocol Sendable
init(from decoder: any Decoder) throws
let commonHeaders: CommonHeaders
let destination: [String]
let headers: [Header]
let headersTruncated: Bool
let messageId: String
let source: String
@ISO8601WithFractionalSecondsCoding var timestamp: Date { get }