This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SES::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 Amazon 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