Benchmark: SSM
Description
This section contains recommendations for configuring SSM 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 SSM.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_ssm
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_ssm --share
Controls
- EC2 instances should be managed by AWS Systems Manager
- SSM documents should not be public
- SSM managed instance associations should be compliant
- SSM managed instance patching should be compliant
- SSM parameters encryption should be enabled