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