MetricsDataSource - Amazon Simple Email Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

MetricsDataSource

An object that contains details about the data source for the metrics export.

Contents

Dimensions

An object that contains a mapping between a MetricDimensionName and MetricDimensionValue to filter metrics by. Must contain a least 1 dimension but no more than 3 unique ones.

Type: String to array of strings map

Map Entries: Maximum number of 3 items.

Valid Keys: EMAIL_IDENTITY | CONFIGURATION_SET | ISP

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: Yes

EndDate

Represents the end date for the export interval as a timestamp.

Type: Timestamp

Required: Yes

Metrics

A list of ExportMetric objects to export.

Type: Array of ExportMetric objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: Yes

Namespace

The metrics namespace - e.g., VDM.

Type: String

Valid Values: VDM

Required: Yes

StartDate

Represents the start date for the export interval as a timestamp.

Type: Timestamp

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: