ISESV2CloudWatchDimensionConfiguration
Interface in AWS.SESV2
Interface for CloudWatchDimensionConfiguration.
Properties
DimensionName
property DimensionName: string
Specifies the name of an Amazon CloudWatch dimension associated with an email sending metric.
DimensionValueSource
property DimensionValueSource: string
Specifies the location of the source value for Amazon SES to publish to Amazon CloudWatch.
To use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to SendEmail or SendRawEmail API, choose MESSAGE_TAG. To use your own email headers, choose EMAIL_HEADER. To use lonk tags, choose LINK_TAG. Valid values: EMAIL_HEADER | MESSAGE_TAG | LINK_TAG.
DefaultDimensionValue
property DefaultDimensionValue: string
Specifies the default value published to Amazon CloudWatch if the value is not provided when sending an email.