turbot/aws_insights

Query: api_gatewayv2_api_protocol

Usage

powerpipe query aws_insights.query.api_gatewayv2_api_protocol

Steampipe Tables

SQL

select
'Protocol Type' as label,
protocol_type as value
from
aws_api_gatewayv2_api
where
api_id = $1;

Dashboards

The query is used in the dashboards: