ISESV2CreateConfigurationSetEventDestinationRequest
Interface in AWS.SESV2
Interface for CreateConfigurationSetEventDestination requests.
Ancestors
Properties
ConfigurationSetName
property ConfigurationSetName: string
The name of the configuration set to which the event destination will be added.
The configuration set must already exist in your AWS account before adding event destinations.
EventDestination
property EventDestination: ISESV2EventDestinationDefinition
Type: ISESV2EventDestinationDefinition
An object that defines the event destination configuration and delivery settings.
Specifies where to publish email sending events and which event types to include. Supported destinations include Amazon CloudWatch, Amazon Kinesis Data Firehose, Amazon Pinpoint, and Amazon SNS.
EventDestinationName
property EventDestinationName: string
A unique name that identifies the event destination within the configuration set.
The event destination name must be unique within the configuration set and can contain letters, numbers, underscores, and dashes.