turbot/aws_insights

Query: opensearch_domain_endpoint

Usage

powerpipe query aws_insights.query.opensearch_domain_endpoint

Steampipe Tables

SQL

select
endpoints ->> 'vpc' as "VPC Endpoint"
from
aws_opensearch_domain
where
arn = $1;

Dashboards

The query is used in the dashboards: