Benchmark: ACM
Description
This section contains recommendations for configuring ACM 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 ACM.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_acm
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_acm --share
Controls
- ACM certificates should not expire within 30 days
- Ensure that ACM certificates are not in failed state
- Ensure that ACM certificates are not in pending validation state
- ACM certificates should not use wildcard certificates
- Ensure that all the expired ACM certificates are removed
- RSA certificates managed by ACM should use a key length of at least 2,048 bits
- ACM certificates should have transparency logging enabled