AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

ConfigurationSetEventDestination

A configuration set event destination.

Import

import { ConfigurationSetEventDestination } from 'aws-cdk-lib/aws-ses';

Or use the module namespace:

import * as ses from 'aws-cdk-lib/aws-ses';
// ses.ConfigurationSetEventDestination

Properties

Configuration passed to the constructor as ConfigurationSetEventDestinationProps.

configurationSetRequired
IConfigurationSetRef

The configuration set that contains the event destination.

4 properties inherited from ConfigurationSetEventDestinationOptions
destinationRequiredinherited from ConfigurationSetEventDestinationOptions
EventDestination

The event destination.

configurationSetEventDestinationNameOptionalinherited from ConfigurationSetEventDestinationOptions
string

A name for the configuration set event destination.

Default: - a CloudFormation generated name

enabledOptionalinherited from ConfigurationSetEventDestinationOptions
boolean

Whether Amazon SES publishes events to this destination.

Default: true

eventsOptionalinherited from ConfigurationSetEventDestinationOptions
EmailSendingEvent[]

The type of email sending events to publish to the event destination.

Default: - send all event types

Get the Amazon SES Cheat Sheet

Everything you need to know about Amazon SES on one page. HD quality, print-friendly.

Download Free Infographic