Skip to content

Delete Configuration Set

pinpointsmsvoice_delete_configuration_set R Documentation

Deletes an existing configuration set

Description

Deletes an existing configuration set.

Usage

pinpointsmsvoice_delete_configuration_set(ConfigurationSetName)

Arguments

ConfigurationSetName

[required] ConfigurationSetName

Value

An empty list.

Request syntax

svc$delete_configuration_set(
  ConfigurationSetName = "string"
)