v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Deletes an existing configuration set.

A configuration set is a set of rules that you apply to voice and SMS messages that you send. In a configuration set, you can specify a destination for specific types of events related to voice and SMS messages.

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

Headers

X-Amz-Target'PinpointSMSVoiceV2.DeleteConfigurationSet' required

Request body

ConfigurationSetNamestring required

The name of the configuration set or the configuration set ARN that you want to delete. The ConfigurationSetName and ConfigurationSetArn can be found using the <a>DescribeConfigurationSets</a> action.

Response

Success

ConfigurationSetArnstring

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

ConfigurationSetNamestring

The name of the deleted configuration set.

DefaultMessageType'TRANSACTIONAL' | 'PROMOTIONAL'

The default message type of the configuration set that was deleted.

DefaultSenderIdstring

The default Sender ID of the configuration set that was deleted.

DefaultMessageFeedbackEnabledboolean

True if the configuration set has message feedback enabled. By default this is set to false.

CreatedTimestampstring date-time

The time that the deleted configuration set was created in <a href="https://www.epochconverter.com/">UNIX epoch time</a> format.