sesv2_delete_configuration_set_event_destination {paws.customer.engagement}R Documentation

Delete an event destination

Description

Delete an event destination.

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

Usage

sesv2_delete_configuration_set_event_destination(
  ConfigurationSetName,
  EventDestinationName
)

Arguments

ConfigurationSetName

[required] The name of the configuration set that contains the event destination to delete.

EventDestinationName

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


[Package paws.customer.engagement version 0.9.0 Index]