turbot/aws_insights

Query: sqs_queue_by_region

Usage

powerpipe query aws_insights.query.sqs_queue_by_region

Steampipe Tables

SQL

select
region,
count(i.*) as total
from
aws_sqs_queue as i
group by
region;

Dashboards

The query is used in the dashboards: