v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Creates a new configuration set. After you create the configuration set, you can add one or more event destinations to it.

A configuration set is a set of rules that you apply to the SMS and voice messages that you send.

When you send a message, you can optionally specify a single configuration set.

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

Headers

X-Amz-Target'PinpointSMSVoiceV2.CreateConfigurationSet' required

Request body

ConfigurationSetNamestring required

The name to use for the new configuration set.

ClientTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.

Response

Success

ConfigurationSetArnstring

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

ConfigurationSetNamestring

The name of the new configuration set.

CreatedTimestampstring date-time

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