turbot/aws_insights

Query: rds_db_snapshot_engine

Usage

powerpipe query aws_insights.query.rds_db_snapshot_engine

Steampipe Tables

SQL

select
'Engine' as label,
engine as value
from
aws_rds_db_snapshot
where
arn = $1;

Dashboards

The query is used in the dashboards: