sesv2_update_configuration_set_event_destination: Update the configuration of an event destination for a...

View source: R/sesv2_operations.R

sesv2_update_configuration_set_event_destinationR Documentation

Update the configuration of an event destination for a configuration set

Description

Update the configuration of an event destination for a configuration set.

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

Usage

sesv2_update_configuration_set_event_destination(
  ConfigurationSetName,
  EventDestinationName,
  EventDestination
)

Arguments

ConfigurationSetName

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

EventDestinationName

[required] The name of the event destination.

EventDestination

[required] An object that defines the event destination.


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