turbot/aws_insights

Query: rds_db_cluster_by_state

Usage

powerpipe query aws_insights.query.rds_db_cluster_by_state

Steampipe Tables

SQL

select
status,
count(status)
from
aws_rds_db_cluster
group by
status;

Dashboards

The query is used in the dashboards: