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년 전1749회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠