How to check what all resources assigned to Particular AWS Account

0

Hi Experts, i am exploring option on How to check what all resources assigned to Particular AWS Account i have 15 AWS account and would like to see what all resources attached to particular OU/Account . i would like to ease out the monitoring.

Thanks In Advance

asked 6 months ago314 views
2 Answers
2

Hi,

the way to go is to use AWS Config in your AWS Organizations.

See https://docs.aws.amazon.com/organizations/latest/userguide/services-that-can-integrate-config.html

Multi-account, multi-region data aggregation in AWS Config enables you to aggregate AWS Config 
data from multiple accounts and AWS Regions into a single account. Multi-account, multi-region data 
aggregation is useful for central IT administrators to monitor compliance for multiple AWS accounts 
in the enterprise. An aggregator is a resource type in AWS Config that collects AWS Config data from 
multiple source accounts and Regions. Create an aggregator in the Region where you want to see the 
aggregated AWS Config data. While creating an aggregator, you can choose to add either individual account IDs or your organization.

This blog post will walk you precisely through the implementation: https://aws.amazon.com/blogs/mt/org-aggregator-delegated-admin/

Best

Didier

profile pictureAWS
EXPERT
answered 6 months ago
1

We have just updated a feature in the tool AWS Resource Explorer, which I think would be beneficial to you. It allows you to search for and discover your resources, such as EC2s, RDS, (including Tags) across multiple regions, and now across your entire AWS organisation all from the Resource Explorer console

The following blog post gives you a walkthrough on how to configure this.

https://aws.amazon.com/blogs/aws/new-multi-account-search-in-aws-resource-explorer/

profile pictureAWS
answered 6 months ago
profile picture
EXPERT
reviewed 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions