Learn R Programming

paws.customer.engagement (version 0.8.0)

pinpointsmsvoicev2_update_sender_id: 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.