AWS::PinpointEmail::ConfigurationSetEventDestination CloudWatchDestination
An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to monitor and gain insights on your email sending metrics.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DimensionConfigurations" :
[ DimensionConfiguration, ... ]
}
Properties
DimensionConfigurations
-
An array of objects that define the dimensions to use when you send email events to Amazon CloudWatch.
Required: No
Type: Array of DimensionConfiguration
Update requires: No interruption