Deletes an existing event destination.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_event_destination/ for full documentation.
pinpointsmsvoicev2_delete_event_destination(
ConfigurationSetName,
EventDestinationName
)
[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.
[required] The name of the event destination to delete.