A configuration set event destination.
import { ConfigurationSetEventDestination } from 'aws-cdk-lib/aws-ses';Or use the module namespace:
import * as ses from 'aws-cdk-lib/aws-ses';
// ses.ConfigurationSetEventDestinationConfiguration passed to the constructor as ConfigurationSetEventDestinationProps.
configurationSetRequiredIConfigurationSetRefThe configuration set that contains the event destination.
ConfigurationSetEventDestinationOptionsdestinationRequiredinherited from ConfigurationSetEventDestinationOptionsEventDestinationThe event destination.
configurationSetEventDestinationNameOptionalinherited from ConfigurationSetEventDestinationOptionsstringA name for the configuration set event destination.
Default: - a CloudFormation generated name
enabledOptionalinherited from ConfigurationSetEventDestinationOptionsbooleanWhether Amazon SES publishes events to this destination.
Default: true
eventsOptionalinherited from ConfigurationSetEventDestinationOptionsEmailSendingEvent[]The type of email sending events to publish to the event destination.
Default: - send all event types
Everything you need to know about Amazon SES on one page. HD quality, print-friendly.
Download Free Infographicaws-ses