turbot/aws_insights

Query: elasticache_cluster_node_status

Usage

powerpipe query aws_insights.query.elasticache_cluster_node_status

Steampipe Tables

SQL

select
'Status' as label,
initcap(cache_cluster_status) as value
from
aws_elasticache_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: