turbot/aws_insights

Query: sqs_queue_content_based_deduplication

Usage

powerpipe query aws_insights.query.sqs_queue_content_based_deduplication

Steampipe Tables

SQL

select
'Content Based Deduplication' as label,
content_based_deduplication as value
from
aws_sqs_queue
where
queue_arn = $1;

Dashboards

The query is used in the dashboards: