Is there a way to return the count of aws_instances each individual aws_account itself has?
jdowdy
✭✭✭✭✭
I'm taking inventory of aws_instances per aws_account. How do I return the count of aws_instances each individual aws_account itself has?
0
Answers
-
The following query should help:
FIND aws_instance as i RETURN i.accountId, count (i.id)
0
This Month's Leaders
Categories
- 336 All Categories
- Featured Categories
- 7 About the AskJ1 Community
- 11 Product Announcements
- From Mission Control
- 1 Rapid Response
- 3 How J1 Uses J1
- Topics
- 131 Asset Management
- 56 Compliance & Reporting
- 65 Security Operations
- 40 Security Engineering
- 5 Open Source
- 18 News, Careers and More