VPC Properties
crystralRamirez
✭✭✭✭✭
Hello team. Is there a way for me to form a query so that I can view all these attributes for one VPC?
- VPC Peerings to that VPC
- Subnets
- SGs
0
Answers
-
A query for something that is cloud agnostic:
find Network that (contains|connects|has|allows) (Network|Firewall) return tree
For Subtypes with AWS Examplefind aws_vpc that (contains|connects|has|allows) (aws_vpc|aws_subnet|aws_security_group) return tree
Results returned as a list:find aws_vpc as vpc that (contains|connects|has) as relationship (aws_vpc|aws_subnet|aws_security_group) as type return vpc.displayName, relationship._type, type.displayName, type._type
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