Creates a new configuration set. After you create the configuration set, you can add one or more event destinations to it.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_create_configuration_set/ for full documentation.
pinpointsmsvoicev2_create_configuration_set(
ConfigurationSetName,
Tags = NULL,
ClientToken = NULL
)
[required] The name to use for the new configuration set.
An array of key and value pair tags that's associated with the new configuration set.
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.