Is it possible to restrict user login in AWS by IP Whitelisting?

0

Is it possible to restrict the user to login in AWS by IP Whitelisting? I was wondering if it possible using IAM policies or is there any other way to do it. Thanks in advance to anyone that will enlighten me.

  • Could you provide more detail on "login to AWS"? Do you mean logging into the console? Or logging into an instance that is running in AWS? Or something else?

2 回答
1
profile picture
专家
Steve_M
已回答 1 年前
  • is there any rule that can prevent a user to sign in IF their IP is not in the WHITELIST?

  • That's what the linked example is showing - actions are denied when the source IP address is not in the list.

  • but I tested it, I can still login.

0

Have you looked at Console Private Access?

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则