v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Deletes an existing event destination.

An event destination is a location where you send response information about the messages that you send. For example, when a message is delivered successfully, you can send information about that event to an Amazon CloudWatch destination, or send notifications to endpoints that are subscribed to an Amazon SNS topic.

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

Headers

X-Amz-Target'PinpointSMSVoiceV2.DeleteEventDestination' required

Request body

ConfigurationSetNamestring 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 <a>DescribeConfigurationSets</a> action.

EventDestinationNamestring required

The name of the event destination to delete.

Response

Success

ConfigurationSetArnstring

The Amazon Resource Name (ARN) of the configuration set.

ConfigurationSetNamestring

The name of the configuration set the event destination was deleted from.