Skip to main content

ISESV2ExportDataSource

Interface in AWS.SESV2

Interface for SESV2 ExportDataSource.

Properties

MessageInsightsDataSource

property MessageInsightsDataSource: ISESV2MessageInsightsDataSource

Type: ISESV2MessageInsightsDataSource

Configuration for exporting individual message delivery and engagement events.

Exports detailed information about individual email messages, including delivery status, bounce and complaint events, and engagement metrics like opens and clicks. This data source is used for the Virtual Deliverability Manager dashboard's Messages table. You can specify date ranges and apply filters to limit the exported data by recipient, sender, ISP, delivery events, engagement events, or subject line. Note: This property is mutually exclusive with MetricsDataSource.

MetricsDataSource

property MetricsDataSource: ISESV2MetricsDataSource

Type: ISESV2MetricsDataSource

Configuration for exporting aggregated metrics and statistics.

Exports aggregated metrics such as send volume, delivery rates, bounce rates, complaint rates, and engagement rates. Data can be grouped by various dimensions like ISP, configuration set, or custom message tags. You can specify which metrics to include, the aggregation method (volume or rate), and the time period for the export. Note: This property is mutually exclusive with MessageInsightsDataSource.