paws.customer.engagement (version 0.1.0)

pinpointsmsvoice_create_configuration_set: Create a new configuration set

Description

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

Usage

pinpointsmsvoice_create_configuration_set(ConfigurationSetName)

Arguments

ConfigurationSetName

The name that you want to give the configuration set.

Request syntax

svc$create_configuration_set(
  ConfigurationSetName = "string"
)