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 年前檢視次數 1657 次
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
已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南