pinpointsmsvoicev2_delete_event_destination: Deletes an existing event destination

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_delete_event_destinationR Documentation

Deletes an existing event destination

Description

Deletes an existing event destination.

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

Usage

pinpointsmsvoicev2_delete_event_destination(
  ConfigurationSetName,
  EventDestinationName
)

Arguments

ConfigurationSetName

[required] The name of the configuration set or the configuration set's Amazon Resource Name (ARN) to remove the event destination from. The ConfigurateSetName and ConfigurationSetArn can be found using the describe_configuration_sets action.

EventDestinationName

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


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