Deletes an existing default sender ID on a configuration set
Source:R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_delete_default_sender_id.RdDeletes an existing default sender ID on a configuration set.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_default_sender_id/ for full documentation.
Arguments
- ConfigurationSetName
[required] The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default sender ID from. The ConfigurationSetName and ConfigurationSetArn can be found using the
describe_configuration_setsaction.