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-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select SQS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_sqs
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_sqs --share
Controls
- 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