- Newest
- Most votes
- Most comments
This error is common for new AWS accounts and occurs for several specific reasons:
-
Account Activation: Your AWS account might not be fully activated yet. Even after completing verification steps, some AWS services can take up to 24 hours to become fully available.
-
Billing History Requirement: AWS often restricts load balancer creation for new accounts until they establish a billing history. This is a security measure to prevent service abuse.
-
API Throttling: AWS sometimes temporarily restricts the ability to create certain resources like load balancers for new accounts.
To resolve this issue, you can try:
-
Wait 24-48 Hours: Sometimes these issues resolve themselves after a waiting period for new accounts.
-
Try Different Regions: Attempt to create the load balancer in different AWS regions to see if the issue is region-specific.
-
Use Other AWS Services: Start using other AWS services to establish billing activity on your account, which might help with automatic approval for load balancer creation.
-
Contact AWS Support: This is the most direct way to resolve the issue. Open a support case specifically about this problem through the AWS Support Center. Note that response times for Basic Support can vary, and some users have reported waiting several days for a response.
This appears to be a known issue that often requires manual intervention from AWS Support to resolve. Unfortunately, for free tier accounts with Basic Support, response times can be longer than expected.
Sources
Error: This AWS account currently does not support creating load balancers. For more information, please contact AWS Support. | AWS re:Post
AWS Load Balancer error | AWS re:Post
i am getting error creating load balancer | AWS re:Post
Cannot create Application Load Balancer — "This AWS account currently does not support creating load balancers" (new account, verified, credits active) | AWS re:Post
Relevant content
asked 4 years ago
