Configuration Set Event Destination Event Destination Cloud Watch Destination Dimension Configuration
data class ConfigurationSetEventDestinationEventDestinationCloudWatchDestinationDimensionConfiguration(val defaultDimensionValue: String, val dimensionName: String, val dimensionValueSource: String)
Properties
Link copied to clipboard
The default value of the dimension that is published to Amazon CloudWatch if you don't provide the value of the dimension when you send an email. ( dimension_name
- (Required) The name of an Amazon CloudWatch dimension associated with an email sending metric.
Link copied to clipboard
Link copied to clipboard
The location where the Amazon SES API v2 finds the value of a dimension to publish to Amazon CloudWatch. Valid values: MESSAGE_TAG
, EMAIL_HEADER
, LINK_TAG
.