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年前1752ビュー
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年前

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

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

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