You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SES::Types::CloudWatchDestinationWhen passing CloudWatchDestination as input to an Aws::Client method, you can use a vanilla Hash:
{
dimension_configurations: [ {
dimension_name: "DimensionName", dimension_value_source: "messageTag", default_dimension_value: "DefaultDimensionValue", },
],
}
Contains information associated with an Amazon CloudWatch event destination to which email sending events are published.
Event destinations, such as Amazon CloudWatch, are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.
Returned by:
Instance Attribute Summary collapseA list of dimensions upon which to categorize your emails when you publish email sending events to Amazon CloudWatch.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4