If you are looking for a way to List all Resources in an AWS Account, check out the content of this article now.
List All Resources In An AWS Account
Follow the steps below, and you will get all the resources of an AWS account in all regions:
Step 1 – Ensure you are signed in to the AWS Manage Console.
Step 2 – Choose Service on the top left corner of the navigation bar. Then in the menu box, click on Management & Governance, choose Resource Groups & Tag Editor.
Or you can search for Resource Groups & Tag Editor directly on the search bar.
Step 3 – Select Tag Editor under Tagging in the navigation.
Step 4 – In Resource Type, select All supported resource types, and in Region, select All regions.
Step 5 – Click the Search resources button to list all resources in all regions.
For example, that is the result you might receive. Let’s take a look at the information here.
We have six fields in the resource table:
- Identifier – a value to identify each resource
- Tag: Name – the resource Name tag. In case that resource does not have a Name tag, the value will be ‘(not tagged)‘ as shown above.
- Service – the corresponding service that the resource provides
- Type – the type of resource
- Region – the region where the resource is useable
- Tags – the number of tags of that resource
Eventually, we have listed all the resources in an AWS account. You can find out more for yourself here.
For example, with Tag editor, you can add, edit or delete tags of multiple resources at once. You can also download the resource’s data as CSV,…
Summary
To sum up, I showed you the steps to List all Resources in an AWS Account. Thanks for your interest in this tutorial.
Maybe you are interested:
- S3 Action does not Apply to any Resources Error
- The Security Token included in the Request is Invalid
- How To list all of the files of an S3 bucket with the AWS CLI

My name’s Christopher Gonzalez. I graduated from HUST two years ago, and my major is IT. So I’m here to assist you in learning programming languages. If you have any questions about Python, JavaScript, TypeScript, Node.js, React.js, let’s contact me. I will back you up.
Name of the university: HUST
Major: IT
Programming Languages: Python, JavaScript, TypeScript, Node.js, React.js