turbot/aws_insights

Query: sqs_queue_delay_seconds

Usage

powerpipe query aws_insights.query.sqs_queue_delay_seconds

Steampipe Tables

SQL

select
'Delay Seconds' as label,
delay_seconds as value
from
aws_sqs_queue
where
queue_arn = $1;

Dashboards

The query is used in the dashboards: