Benchmark: SQS
Description
This section contains recommendations for configuring SQS resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select SQS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_sqsSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_sqs --shareControls
- SQS queues should be configured with a dead-letter queue.
 - AWS SQS queues should be encrypted at rest
 - SQS queues should be encrypted with KMS CMK
 - SQS queue policies should prohibit public access