Skip to content

Account Verification Required for using CloudFront and AWS CLI

-2

I have been using free tier AWS for learning and exploring. My account is completely verified. Most of the services like EC2, DynamoDB, VPC, S3 all work great. But when I try to create CloudFront distribution, an error pop-up saying 'your account is not verified', same for CloudShell.

I have created a case on AWS Support, but no response yet.

1 Answer
1
Accepted Answer

This is a common situation where certain AWS services require additional verification steps beyond the standard account verification, even when your account appears fully verified and other services are working normally.

For CloudFront specifically, AWS implements additional security measures and verification requirements before allowing distribution creation. This is because CloudFront is a global content delivery service that can potentially be used for high-volume traffic distribution, so AWS takes extra precautions to prevent abuse.

Similarly, AWS CloudShell may have additional verification requirements as it provides direct CLI access to your AWS resources.

Here are some steps you can take:

  1. Check your payment method: Ensure your payment method is valid and up-to-date, even on the free tier. Some services require a verified payment method before they can be activated.

  2. Wait for the support case response: Since you've already created a support case, this is the right approach. Support cases can sometimes take 12-24 hours for an initial response, depending on your support plan.

  3. Check for any pending verification emails: Look through your email (including spam folders) for any verification requests from AWS that you might have missed.

  4. Review account limits: New accounts sometimes have service-specific restrictions that are lifted after the account has been active for a certain period or after verification.

Since you've already opened a support case, AWS Support is the best resource to resolve this issue as they can review your specific account status and expedite any necessary verification steps. They have access to your account details and can identify exactly what verification is needed.

answered 7 days ago
AWS
MODERATOR
reviewed 6 days ago
EXPERT
reviewed 7 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.