- Newest
- Most votes
- Most comments
I understand you're having trouble claiming a new phone number for your Amazon Connect instance. This situation is unusual, as typically you should be able to claim at least one number for a new instance. However, there are a few things to consider:
-
Service quotas: By default, Amazon Connect allows you to claim and release up to 200% of your maximum number of active phone numbers. If you've recently released numbers, this could potentially impact your ability to claim new ones.
-
Rolling 180-day cycle: Amazon Connect tracks phone number claims and releases over a rolling 180-day period. If you've exceeded the 200% limit during this time, you might be temporarily blocked from claiming new numbers.
-
Regional restrictions: Make sure you're trying to claim a number in the same AWS Region where your Amazon Connect instance was created.
Given that you mention having only one number in your account, it's unlikely that you've exceeded these limits. Here are some steps you can take to resolve this issue:
-
Double-check that you're in the correct AWS Region for your Connect instance.
-
Try using the AWS CLI to claim a number using the SearchAvailablePhoneNumbers API to find available numbers, and then the ClaimPhoneNumber API to claim one.
-
If the issue persists, the best course of action would be to open a support case with AWS. You can do this by:
- Going to the AWS Support Center
- Choosing "Create case"
- Selecting "Service limit increase"
- Choosing "Amazon Connect" as the limit type
- Describing your issue in detail in the use case description
AWS Support will be able to investigate why you're unable to claim a number and help resolve the issue. They may also be able to manually increase your limit if necessary.
Remember, if you plan to claim and release numbers frequently in the future, it's a good idea to contact AWS for a service quota exception to avoid potential blocks on claiming new numbers.
Sources
ClaimPhoneNumber - Amazon Connect
Request a phone number in Amazon Connect | AWS re:Post
Relevant content
- asked 6 months ago
- AWS OFFICIALUpdated 2 years ago