- Newest
- Most votes
- Most comments
Hello.
What kind of error is being output specifically?
Is it possible to check detailed errors using the browser's developer mode?
For example, if the problem is with your browser, why not try clearing your cache and cookies, or accessing in incognito mode?
Why not try accessing from another PC or another network?
There is just the word error. I tried logging in on Chrome in incognito mode and Firefox and saw the same issue.
Does anything appear when you click the "API error message" toggle shown in the image?
We have never written an access policy; I am the only user. Not sure why I see these errors:
User: arn:aws:iam::023004061344:user/jamiez is not authorized to perform: route53:GetHostedZoneCount with an explicit deny in an identity-based policy
User: arn:aws:iam::023004061344:user/jamiez is not authorized to perform: route53:GetTrafficPolicyInstanceCount with an explicit deny in an identity-based policy
User: arn:aws:iam::023004061344:user/jamiez is not authorized to perform: route53:GetHealthCheckCount with an explicit deny in an identity-based policy
User: arn:aws:iam::023004061344:user/jamiez is not authorized to perform: route53domains:ListDomains on resource: * with an explicit deny in an identity-based policy
User: arn:aws:iam::023004061344:user/jamiez is not authorized to perform: route53domains:ListOperations on resource: * with an explicit deny in an identity-based policy
I am logging in to the AWS console as the root user.
You said you were signed in as the root user, but from the error message it appears you are signed in as the IAM user. You are currently signed in using the IAM user "jamiez" instead of the root user. I think there is a problem with the IAM policy set for the IAM user. That error message indicates that the signed-in IAM user is missing a Route53 policy. The AWS account root user is the user who signs in using their email address. You can sign in as the root user by following the steps in the document below. https://docs.aws.amazon.com/signin/latest/userguide/introduction-to-root-user-sign-in-tutorial.html
Now I feel like an idiot. I did not realize I was in the IAM account. Now I am in the root. I think when I flushed my browser cache, it booted me from the normal root login, but I did not realize it. Thank you for the quick reply.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago

I am also blocked from opening a support case - it gets stuck in a loop, which is why I am asking here.