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.
connect_update_phone_number(PhoneNumberId, TargetArn, ClientToken = NULL)
[required] A unique identifier for the phone number.
[required] The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.
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.