Resource Type: AWS > VPC
AWS VPC Service.
Resource Types
The VPC service includes these resource types:
- Customer Gateway
- DHCP Options
- Egress Only Internet Gateway
- Elastic IP
- Endpoint
- Endpoint Service
- Flow Log
- Internet Gateway
- NAT Gateway
- Network ACL
- Peering Connection
- Route
- Route Table
- Security Group
- Security Group Rule
- Subnet
- Transit Gateway
- Transit Gateway Attachment
- Transit Gateway Route Table
- VPC
- VPN Connection
- VPN Gateway
Controls
The primary controls for AWS > VPC are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-vpc-core#/resource/types/vpcService
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/aws-vpc-core#/resource/types/vpcService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-vpc-core#/resource/types/vpcService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-vpc-core#/resource/types/vpcService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-vpc-core#/resource/types/vpcService' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query