turbot/aws_insights

Query: dax_cluster_node_type

Usage

powerpipe query aws_insights.query.dax_cluster_node_type

Steampipe Tables

SQL

select
'Node Type' as label,
node_type as value
from
aws_dax_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: