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.
sesv2_update_configuration_set_event_destination(
ConfigurationSetName,
EventDestinationName,
EventDestination
)
[required] The name of the configuration set that contains the event destination to modify.
[required] The name of the event destination.
[required] An object that defines the event destination.