pinpointsmsvoicev2_create_configuration_set: Creates a new configuration set

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_create_configuration_setR Documentation

Creates a new configuration set

Description

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.

Usage

pinpointsmsvoicev2_create_configuration_set(
  ConfigurationSetName,
  Tags = NULL,
  ClientToken = NULL
)

Arguments

ConfigurationSetName

[required] The name to use for the new configuration set.

Tags

An array of key and value pair tags that's associated with the new configuration set.

ClientToken

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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.