paws.customer.engagement (version 0.1.0)

pinpointsmsvoice_delete_configuration_set_event_destination: Deletes an event destination in a configuration set

Description

Deletes an event destination in a configuration set.

Usage

pinpointsmsvoice_delete_configuration_set_event_destination(
  ConfigurationSetName, EventDestinationName)

Arguments

ConfigurationSetName

[required] ConfigurationSetName

EventDestinationName

[required] EventDestinationName

Request syntax

svc$delete_configuration_set_event_destination(
  ConfigurationSetName = "string",
  EventDestinationName = "string"
)