Jump to Content

Interface CreateConfigurationSetEventDestinationRequest

Represents a request to create a configuration set event destination. A configuration set event destination, which can be either Amazon CloudWatch or Amazon Kinesis Firehose, describes an AWS service in which Amazon SES publishes the email sending events associated with a configuration set. For information about using configuration sets, see the Amazon SES Developer Guide.

Hierarchy

Properties

ConfigurationSetName: undefined | string

The name of the configuration set that the event destination should be associated with.

EventDestination: undefined | EventDestination

An object that describes the AWS service that email sending event information will be published to.