View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_update_sender_id | R Documentation |
Updates the configuration of an existing sender ID.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_update_sender_id/ for full documentation.
pinpointsmsvoicev2_update_sender_id(
SenderId,
IsoCountryCode,
DeletionProtectionEnabled = NULL
)
SenderId |
[required] The sender ID to update. |
IsoCountryCode |
[required] The two-character code, in ISO 3166-1 alpha-2 format, for the country or region. |
DeletionProtectionEnabled |
By default this is set to false. When set to true the sender ID can't be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.