turbot/aws_insights

Query: eks_cluster_overview

Usage

powerpipe query aws_insights.query.eks_cluster_overview

Steampipe Tables

SQL

select
title as "Title",
created_at as "Created At",
endpoint as "Endpoint",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
aws_eks_cluster
where
arn = $1;

Dashboards

The query is used in the dashboards: