turbot/aws_insights

Query: eks_cluster_status

Usage

powerpipe query aws_insights.query.eks_cluster_status

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: