Skip to main content
Amazon SES emits sending-activity events — deliveries, bounces, complaints, rejects, rendering failures, opens, and clicks — through a configurable event destination on each configuration set. SES supports CloudWatch, Kinesis Data Firehose, Amazon SNS, EventBridge, and Pinpoint as event destinations. CloudWatch Log Forwarder — point the configuration set’s event destination at CloudWatch and the Bronto forwarder Lambda subscribes to the resulting log group.

Alternatives

  • Kinesis Firehose (Preview) — Firehose is a native SES event destination and a good fit for high-volume senders.
See Ingesting AWS Data into Bronto for the full service-to-method mapping.

References