Skip to content

/AWS1/CL_SES=>CREATECONFSETEVENTDST()

About CreateConfigurationSetEventDestination

Creates a configuration set event destination.

When you create or update an event destination, you must provide one, and only one, destination. The destination can be CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS).

An event destination is the Amazon Web Services service to 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.

You can execute this operation no more than once per second.

Method Signature

IMPORTING

Required arguments:

IV_CONFIGURATIONSETNAME TYPE /AWS1/SESCONFIGURATIONSETNAME /AWS1/SESCONFIGURATIONSETNAME

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

IO_EVENTDESTINATION TYPE REF TO /AWS1/CL_SESEVENTDESTINATION /AWS1/CL_SESEVENTDESTINATION

An object that describes the Amazon Web Services service that email sending event where information is published.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESCRECONFSETEVTDST01 /AWS1/CL_SESCRECONFSETEVTDST01