turbot/aws_insights

Query: cloudwatch_log_group_stored_bytes

Usage

powerpipe query aws_insights.query.cloudwatch_log_group_stored_bytes

Steampipe Tables

SQL

select
stored_bytes as value,
'Stored Bytes' as label
from
aws_cloudwatch_log_group
where
arn = $1;

Dashboards

The query is used in the dashboards: