turbot/aws_insights

Query: cloudwatch_log_group_retention_in_days

Usage

powerpipe query aws_insights.query.cloudwatch_log_group_retention_in_days

Steampipe Tables

SQL

select
retention_in_days as value,
'Retention in Days' as label
from
aws_cloudwatch_log_group
where
arn = $1;

Dashboards

The query is used in the dashboards: