turbot/aws_insights

Query: rds_db_cluster_snapshot_type

Usage

powerpipe query aws_insights.query.rds_db_cluster_snapshot_type

SQL

select
'Type' as label,
type as value
from
aws_rds_db_cluster_snapshot
where
arn = $1;

Dashboards

The query is used in the dashboards: