Resource Type: AWS > VPC > Flow Log
The Flow Log resource type is a part of the AWS Virtual Private Cloud (VPC) service. Each Flow Log resource records information about the IP traffic going to and from network interfaces in your VPC, which can be used for network monitoring, troubleshooting, and incident response.
Resource Context
Flow Log is a part of the VPC service.
Each Flow Log lives under a Subnet.
Controls
The primary controls for AWS > VPC > Flow Log are:
Quick Actions
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
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-security#/resource/types/flowLog
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-vpc-security#/resource/types/flowLog"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-vpc-security#/resource/types/flowLog';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-vpc-security#/resource/types/flowLog"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-vpc-security#/resource/types/flowLog' 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