/AWS1/CL_SE2=>UPDATECONFSETEVENTDST()
¶
About UpdateConfigurationSetEventDestination¶
Update the configuration of an event destination for a configuration set.
Events include message sends, deliveries, opens, clicks, bounces, and complaints. Event destinations are places that you can send information about these events to. For example, you can send event data to Amazon EventBridge and associate a rule to send the event to the specified target.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CONFIGURATIONSETNAME
TYPE /AWS1/SE2CONFIGURATIONSETNAME
/AWS1/SE2CONFIGURATIONSETNAME
¶
The name of the configuration set that contains the event destination to modify.
IV_EVENTDESTINATIONNAME
TYPE /AWS1/SE2EVENTDESTINATIONNAME
/AWS1/SE2EVENTDESTINATIONNAME
¶
The name of the event destination.
IO_EVENTDESTINATION
TYPE REF TO /AWS1/CL_SE2EVENTDSTDEFINITION
/AWS1/CL_SE2EVENTDSTDEFINITION
¶
An object that defines the event destination.