turbot/aws_insights

Query: opensearch_domain_instance_type

Usage

powerpipe query aws_insights.query.opensearch_domain_instance_type

Steampipe Tables

SQL

select
cluster_config ->> 'InstanceType' AS "Instance Type"
from
aws_opensearch_domain
where
arn = $1;

Dashboards

The query is used in the dashboards: