v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Updates an existing event destination in a configuration set. You can update the IAM role ARN for CloudWatch Logs and Firehose. You can also enable or disable the event destination.

You may want to update an event destination to change its matching event types or updating the destination resource ARN. You can't change an event destination's type between CloudWatch Logs, Firehose, and Amazon SNS.

post/#X-Amz-Target=PinpointSMSVoiceV2.UpdateEventDestination

Headers

X-Amz-Target'PinpointSMSVoiceV2.UpdateEventDestination' required

Request body

ConfigurationSetNamestring required

The configuration set to update with the new event destination. Valid values for this can be the ConfigurationSetName or ConfigurationSetArn.

EventDestinationNamestring required

The name to use for the event destination.

Enabledboolean

When set to true logging is enabled.

MatchingEventTypesEventType[]
<p>An array of event types that determine which events to log.</p> <note> <p>The <code>TEXT_SENT</code> event type is not supported.</p> </note>

Response

Success

ConfigurationSetArnstring

The Amazon Resource Name (ARN) for the ConfigurationSet that was updated.

ConfigurationSetNamestring

The name of the configuration set.