Benchmark: SNS
Overview
This section contains recommendations for configuring AWS SNS resources and options.
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 SNS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_snsSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_sns --shareControls
- 1 SNS topics should be encrypted at rest using AWS KMS
- 2 Logging of delivery status should be enabled for notification messages sent to a topic
- 4 SNS topic access policies should not allow public access