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.
The status of the phone number.
CLAIMED
means the previous ClaimPhoneNumber
or UpdatePhoneNumber
operation succeeded.
IN_PROGRESS
means a ClaimPhoneNumber,
UpdatePhoneNumber,
or UpdatePhoneNumberMetadata
operation is still in progress and has not yet completed. You can call DescribePhoneNumber
at a later time to verify if the previous operation has completed.
FAILED
indicates that the previous ClaimPhoneNumber
or UpdatePhoneNumber
operation has failed. It will include a message indicating the failure reason. A common
reason for a failure may be that the TargetArn
value you are claiming or updating
a phone number to has reached its limit of total claimed numbers. If you received
a FAILED
status from a ClaimPhoneNumber
API call, you have one day to
retry claiming the phone number before the number is released back to the inventory
for other customers to claim.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class PhoneNumberStatus
The PhoneNumberStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
PhoneNumberStatus() |
Name | Type | Description | |
---|---|---|---|
![]() |
Message | System.String |
Gets and sets the property Message. The status message. |
![]() |
Status | Amazon.Connect.PhoneNumberWorkflowStatus |
Gets and sets the property Status. The status. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5