Benchmark: Neptune
Description
This section contains recommendations for configuring Neptune 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 Neptune.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_neptune
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_neptune --share
Controls
- Neptune DB clusters should publish audit logs to CloudWatch Logs
- Neptune DB clusters should have automated backups enabled
- Neptune DB clusters should be configured to copy tags to snapshots
- Neptune DB clusters should have deletion protection enabled
- Neptune DB clusters should be encrypted at rest
- Neptune DB clusters should have IAM database authentication enabled
- Neptune DB clusters should not use public_subnet
- Neptune DB cluster snapshots should be encrypted at rest
- Neptune DB cluster snapshots should not be public