ses_create_configuration_set_event_destination {paws.customer.engagement} | R Documentation |
Creates a configuration set event destination
Description
Creates a configuration set event destination.
See https://www.paws-r-sdk.com/docs/ses_create_configuration_set_event_destination/ for full documentation.
Usage
ses_create_configuration_set_event_destination(
ConfigurationSetName,
EventDestination
)
Arguments
ConfigurationSetName |
[required] The name of the configuration set that the event destination should be associated with. |
EventDestination |
[required] An object that describes the Amazon Web Services service that email sending event where information is published. |
[Package paws.customer.engagement version 0.9.0 Index]