View source: R/ses_operations.R
ses_create_configuration_set_event_destination | R Documentation |
Creates a configuration set event destination.
See https://www.paws-r-sdk.com/docs/ses_create_configuration_set_event_destination/ for full documentation.
ses_create_configuration_set_event_destination(
ConfigurationSetName,
EventDestination
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.