turbot/aws_insights

Query: vpc_flow_log_overview

Usage

powerpipe query aws_insights.query.vpc_flow_log_overview

Steampipe Tables

SQL

select
flow_log_id as "Flow Log ID",
creation_time as "Creation Time",
flow_log_status as "Status",
max_aggregation_interval as "Max Aggregation Interval",
title as "Title",
region as "Region",
account_id as "Account ID"
from
aws_vpc_flow_log
where
flow_log_id = $1

Dashboards

The query is used in the dashboards: