turbot/aws_insights

Query: cloudwatch_log_group_overview

Usage

powerpipe query aws_insights.query.cloudwatch_log_group_overview

Steampipe Tables

SQL

select
name as "Name",
creation_time as "Creation Date",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_cloudwatch_log_group
where
arn = $1;

Dashboards

The query is used in the dashboards: