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
)
[required] The sender ID to update.
[required] The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
By default this is set to false. When set to true the sender ID can't be deleted.