Record: SESReceipt
Represents the details of the receipt related to the simple email service.
Fields
- recipients string[ ]
- timestamp string
- spamVerdict SESVerdict
- dkimVerdict SESVerdict
- processingTimeMillis int
- action SESAction
- spfVerdict SESVerdict
- virusVerdict SESVerdict
a list of recipients that were matched by the active receipt rule
string that specifies the date and time at which the action was triggered (in the ISO 8601 format)
object that indicates whether the message is spam
object that indicates whether the DomainKeys Identified Mail (DKIM) check passed
processing time taken for the email (in milliseconds)
Object that encapsulates the information about the action that was executed
object that indicates whether the Sender Policy Framework (SPF) check passed
virus verdict status of the email