{ "event": "<unknown>", "data": { "messageId": "<string>", "deliveredAt": "<string>", "recipients": [ "<string>" ], "emailId": "<string>", "remoteMtaIp": "<string>", "smtpResponse": "<string>", "processingTimeMs": 123 }, "attempt": 123, "timestamp": 123 }
Fired when SES confirms delivery.
Unix timestamp used for signature
HMAC SHA-256 signature of "timestamp.body" using your webhook secret, prefixed with sha256=
Show child attributes
Was this page helpful?