Skip to content

/AWS1/CL_SES=>UPDATECONFSETEVENTDST()

About UpdateConfigurationSetEventDestination

Updates the event destination of a configuration set. Event destinations are associated with configuration sets, which enable you to publish email sending events to Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets, see Monitoring Your Amazon SES Sending Activity in the Amazon SES Developer Guide.

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

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 contains the event destination.

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

The event destination object.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SESUPCONFSETEVTDSTRSP /AWS1/CL_SESUPCONFSETEVTDSTRSP