turbot/aws_insights

Query: rds_db_instance_class

Usage

powerpipe query aws_insights.query.rds_db_instance_class

Steampipe Tables

SQL

select
'Class' as label,
class as value
from
aws_rds_db_instance
where
arn = $1;

Dashboards

The query is used in the dashboards: