Open AWS Resource Groups. In the navigation pane, on the left side of the screen, choose Tag Editor. For Regions, choose All regions. For Resource types, choose All supported resource types.
You can use AWS CLI to list all ENIs associated with the VPC and prettify the output using the --query parameter to get a resource list with the desired fields (AZ, instance-id, etc.).
Just open Tag Editor, select all regions one by one (there aren't that many of them) and "All resource types" and hit "Find resources".
Open the AWS Systems Manager console at https://console.aws.amazon.com/systems-manager/ . In the navigation pane, choose Inventory. If the AWS Systems Manager home page opens first, choose the menu icon ( ) to open the navigation pane, and then choose Inventory in the navigation pane. Choose the Detailed View tab.
Yes. Use the Tag Editor.
Set "Regions" to "All Regions", "Resource Types" to "All supported resource types" and then click on "Search Resources".
You can use the Tag Editor
.
Resource Groups
DropdownTag Editor
Here we can select either a particular region in which we want to search or select all regions from the dropdown. Then we can select actual resources which we want to search or we can also click on individual resources.
I think this may help! Here, you need to enter the region name and you have to configure AWS CLI before try this.
aws resourcegroupstaggingapi get-resources --region region_name
It will list all the recourses in the region by the following format.
- ResourceARN: arn:aws:cloudformation:eu-west-1:5524534535:stack/auction-services-dev/*******************************
Tags:
- Key: STAGE
Value: dev
- ResourceARN: arn:aws:cloudformation:eu-west-1:********************
Tags:
-- More --
I'd go with the "tag editor" in "resource groups" for this, as suggested by Ashwini.
You can easily list all resources in all regions without any setup etc.
And although this does include all the default VPCs + security groups etc (so you'll get ~140 items even if your account is empty), you can still fairly easily filter this, either within tag editor, or export to csv and filter in Excel, for example.
Yes. Use the Tag Editor.
Set "Regions" to "All Regions", "Resource Types" to "All supported resource types" and then click on "Search Resources".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With