connect_update_phone_number: Updates your claimed phone number from its current Amazon...

View source: R/connect_operations.R

connect_update_phone_numberR Documentation

Updates your claimed phone number from its current Amazon Connect instance or traffic distribution group to another Amazon Connect instance or traffic distribution group in the same Amazon Web Services Region

Description

Updates your claimed phone number from its current Amazon Connect instance or traffic distribution group to another Amazon Connect instance or traffic distribution group in the same Amazon Web Services Region.

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

Usage

connect_update_phone_number(PhoneNumberId, TargetArn, ClientToken = NULL)

Arguments

PhoneNumberId

[required] A unique identifier for the phone number.

TargetArn

[required] The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.

ClientToken

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.


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