pinpointsmsvoicev2_update_sender_id: Updates the configuration of an existing sender ID

View source: R/pinpointsmsvoicev2_operations.R

pinpointsmsvoicev2_update_sender_idR Documentation

Updates the configuration of an existing sender ID

Description

Updates the configuration of an existing sender ID.

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

Usage

pinpointsmsvoicev2_update_sender_id(
  SenderId,
  IsoCountryCode,
  DeletionProtectionEnabled = NULL
)

Arguments

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.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.