Public IPs - List all in Organization

0

Hi all,

I have been tasked with sourcing all our public IPs we use across our AWS Organization accounts.
What is the best way to gather this information?

For detail - we have over 100 organization AWS accounts and use both the eu-west-1 and 2 regions.

Thanks.

DAN-CA
已提问 4 年前1765 查看次数
2 回答
0

We have AWS config service which helps to get a centralized view of all your resources in different AWS accounts within and organisation.

You can gather EIP (elastic IPs) insformation allocated in your accounts using AWS config. The config would also provide information on 'network interfaces' and IPs attached to it. Similarly, you can get EC2 instance along with IP information.

https://docs.aws.amazon.com/config/latest/developerguide/aggregate-data.html
https://aws.amazon.com/blogs/mt/managing-aws-organizations-accounts-using-aws-config-and-aws-cloudformation-stacksets/

已回答 4 年前
0

Great thanks, I will check it out

DAN-CA
已回答 4 年前

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

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

回答问题的准则