turbot/aws_insights

Query: cloudfront_distribution_price_class

Usage

powerpipe query aws_insights.query.cloudfront_distribution_price_class

SQL

select
'Price Class' as label,
initcap(price_class) as value
from
aws_cloudfront_distribution
where
arn = $1;

Dashboards

The query is used in the dashboards: