{ "event": "<unknown>", "data": { "messageId": "<string>", "bouncedAt": "<string>", "bounceType": "Permanent", "recipients": [ { "emailAddress": "<string>", "action": "<string>", "status": "<string>", "diagnosticCode": "<string>" } ], "emailId": "<string>", "bounceSubType": "<string>" }, "attempt": 123, "timestamp": 123 }
Fired when SES sends a bounce notification.
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?