A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SES/Types/CloudWatchDimensionConfiguration.html below:

CloudWatchDimensionConfiguration — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::CloudWatchDimensionConfiguration
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CloudWatchDimensionConfiguration as input to an Aws::Client method, you can use a vanilla Hash:

{
  dimension_name: "DimensionName",   dimension_value_source: "messageTag",   default_dimension_value: "DefaultDimensionValue", }

Contains the dimension configuration to use when you publish email sending events to Amazon CloudWatch.

For information about publishing email sending events to Amazon CloudWatch, see the Amazon SES Developer Guide.

Instance Attribute Summary collapse Instance Attribute Details #default_dimension_value ⇒ String

The default value of the dimension that is published to Amazon CloudWatch if you do not provide the value of the dimension when you send an email. The default value must:

#dimension_name ⇒ String

The name of an Amazon CloudWatch dimension associated with an email sending metric. The name must:

#dimension_value_source ⇒ String

The place where Amazon SES finds the value of a dimension to publish to Amazon CloudWatch. If you want Amazon SES to use the message tags that you specify using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail API, choose messageTag. If you want Amazon SES to use your own email headers, choose emailHeader.

Possible values:


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