pinpointsmsvoicev2_set_default_sender_id: Sets default sender ID on a configuration set

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_set_default_sender_idR Documentation

Sets default sender ID on a configuration set

Description

Sets default sender ID on a configuration set.

See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_set_default_sender_id/ for full documentation.

Usage

pinpointsmsvoicev2_set_default_sender_id(ConfigurationSetName, SenderId)

Arguments

ConfigurationSetName

[required] The configuration set to updated with a new default SenderId. This field can be the ConsigurationSetName or ConfigurationSetArn.

SenderId

[required] The current sender ID for the configuration set. When sending a text message to a destination country which supports SenderIds, the default sender ID on the configuration set specified on send_text_message will be used if no dedicated origination phone numbers or registered SenderIds are available in your account, instead of a generic sender ID, such as 'NOTICE'.


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