class Aws::SES::Types::EventDestination


@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/EventDestination AWS API Documentation
@return [Types::SNSDestination]
Simple Notification Service (Amazon SNS) event destination.
An object that contains the topic ARN associated with an Amazon
@!attribute [rw] sns_destination
@return [Types::CloudWatchDestination]
destination.
the dimensions associated with an Amazon CloudWatch event
An object that contains the names, default values, and sources of
@!attribute [rw] cloud_watch_destination
@return [Types::KinesisFirehoseDestination]
associated with an Amazon Kinesis Firehose event destination.
An object that contains the delivery stream ARN and the IAM role ARN
@!attribute [rw] kinesis_firehose_destination
@return [Array<String>]
a template rendering issue.
* ‘renderingFailure` - Amazon SES did not send the email because of
* `click` - The recipient clicked one or more links in the email.
email client.
* `open` - The recipient received the email and opened it in their
recipient’s mail server.
* ‘delivery` - Amazon SES successfully delivered the email to the
* `complaint` - The recipient marked the email as spam.
email. This corresponds to a hard bounce.
* `bounce` - The recipient’s mail server permanently rejected the
and rejected it.
* ‘reject` - Amazon SES determined that the email contained a virus
deliver the email.
* `send` - The call was successful and Amazon SES is attempting to
destination.
The type of email sending events to publish to the event
@!attribute [rw] matching_event_types
@return [Boolean]
`false`.
prevent publishing to this destination. The default value is
`true` to enable publishing to this destination; set to `false` to
you send an email with the associated configuration set. Set to
Sets whether Amazon SES publishes events to this destination when
@!attribute [rw] enabled
@return [String]
* Contain 64 characters or fewer.
(_), or dashes (-).
* Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores
requirements:
The name of the event destination. The name must meet the following
@!attribute [rw] name<br><br>: docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html<br><br><br><br>SES Developer Guide].
SNS). For information about using configuration sets, see the [Amazon
Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon
enable you to publish email sending events to Amazon CloudWatch,
Event destinations are associated with configuration sets, which
</note>
SNS).
Amazon Kinesis Firehose or Amazon Simple Notification Service (Amazon
and only one, destination. The destination can be Amazon CloudWatch,
<note markdown=“1”> When you create or update an event destination, you must provide one,
Contains information about an event destination.