ses_delete_configuration_set_event_destination: Deletes a configuration set event destination

View source: R/ses_operations.R

ses_delete_configuration_set_event_destinationR Documentation

Deletes a configuration set event destination

Description

Deletes a configuration set event destination. Configuration set event destinations are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.

See https://www.paws-r-sdk.com/docs/ses_delete_configuration_set_event_destination/ for full documentation.

Usage

ses_delete_configuration_set_event_destination(
  ConfigurationSetName,
  EventDestinationName
)

Arguments

ConfigurationSetName

[required] The name of the configuration set from which to delete the event destination.

EventDestinationName

[required] The name of the event destination to delete.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.