Limiting outbound traffic to AWS Management Console or other consoles

0

I've a network whose outbound traffic is strictly limited to a whitelist of sites or domains. I searched and couldn't find any documentation about how could I allow stations on this network to use AWS Management Console without allowing any arbitrary outgoing connections.

Is there any minimal list of hostnames, domains or IP ranges - similar to https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls - that I'd whitelist for this purpose?

Thanks!

  • I have exactly the same question but haven't been able to find an answer yet. The issue is inconsistent access to the AWS console through our corporate proxy. There needs to be a whitelist of all possible top level domains. aws.amazon.com and amazonaws.com don't cover it.

1 回答
1

The consoles are all https://<region>.console.aws.amazon.com/ with a generic of https://console.aws.amazon.com/, which will redirect you to a region once you have selected one, or default to us-east-1.

profile pictureAWS
已回答 1 年前

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

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

回答问题的准则