AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
After using this API, you must verify that the phone number is attached to the correct
flow in the target instance or traffic distribution group. You need to do this because
the API switches only the phone number to a new instance or traffic distribution group.
It doesn't migrate the flow configuration of the phone number, too.
You can call DescribePhoneNumber
API to verify the status of a previous UpdatePhoneNumber
operation.
For .NET Core this operation is only available in asynchronous form. Please refer to UpdatePhoneNumberAsync.
Namespace: Amazon.Connect
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public abstract UpdatePhoneNumberResponse UpdatePhoneNumber( UpdatePhoneNumberRequest request )
Container for the necessary parameters to execute the UpdatePhoneNumber service method.
Exception | Condition |
---|---|
AccessDeniedException | You do not have sufficient permissions to perform this action. |
IdempotencyException | An entity with the same name already exists. |
InternalServiceException | Request processing failed because of an error or failure with the service. |
InvalidParameterException | One or more of the specified parameters are not valid. |
ResourceInUseException | That resource is already in use. Please try another. |
ResourceNotFoundException | The specified resource was not found. |
ThrottlingException | The throttling limit has been exceeded. |
.NET Framework:
Supported in: 4.5 and newer, 3.5