'403 Forbidden' error when attempting to access AWS web console only from home IP address

0

Wondering if anyone has run across this issue before. I can access all resources within my account (EC2 instances, CloudFront distributions, etc.) from my home IP address, but when I try to sign into the web console itself (console.aws.amazon.com), I get a plain page stating only '403 Forbidden'. When I use a VPN to sign in, however, it works with no issues. It seems like I've somehow been placed on a deny list for the CloudFront distros that serve the web console app.

質問済み 2年前831ビュー
2回答
0

Are you the account owner/root user? Otherwise, you could check with the account admin to check if they have restricted access to a specific CIDR range.

https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_deny-ip.html

profile pictureAWS
回答済み 2年前
  • Yes, I am the account owner and can become root when needed. What's strange is I'm also blocked from viewing https://repost.aws/ unless I use a VPN. I've confirmed that no IAM policies are in effect that restrict access based on IP address.

0

I am wondering if you are facing the issue on any corporate laptop, which restricts access through VPN for certain domains. You can try accessing these on your personal laptop or mobile or tablet or ipad to see if the issue persists. If the issue is on a specific device then should be some restrictions on that.

profile pictureAWS
回答済み 2年前
  • That is a good thought, but I've confirmed this behavior on both personal and corporate devices. Even my personal phone receives '403 Forbidden' messages when trying to access console.aws.amazon.com or repost.aws . The 403 error for repost.aws is slightly more informative as it gives a request ID at the bottom of the page that may help in tracing why this is happening.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ