Update an event destination in a configuration set. An event destination is a location that you publish information about your voice calls to. For example, you can log an event to an Amazon CloudWatch destination when a call fails.
put/v1/sms-voice/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}
Path parameters
ConfigurationSetNamestring required
ConfigurationSetName
EventDestinationNamestring required
EventDestinationName
Request body
Response
Success
UpdateConfigurationSetEventDestinationResponse required
An empty object that indicates that the event destination was updated successfully.