View source: R/pinpointemail_operations.R
pinpointemail_delete_configuration_set_event_destination | R Documentation |
Delete an event destination.
See https://www.paws-r-sdk.com/docs/pinpointemail_delete_configuration_set_event_destination/ for full documentation.
pinpointemail_delete_configuration_set_event_destination(
ConfigurationSetName,
EventDestinationName
)
ConfigurationSetName |
[required] The name of the configuration set that contains the event destination that you want to delete. |
EventDestinationName |
[required] The name of the event destination that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.