Benchmark: Neptune
Overview
This section contains recommendations for configuring AWS Neptune resources and options.
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.foundational_security_neptune
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_neptune --share
Controls
- 1 Neptune DB clusters should be encrypted at rest
- 2 Neptune DB clusters should publish audit logs to CloudWatch Logs
- 3 Neptune DB cluster snapshots should not be public
- 4 Neptune DB clusters should have deletion protection enabled
- 5 Neptune DB clusters should have automated backups enabled
- 6 Neptune DB cluster snapshots should be encrypted at rest
- 7 Neptune DB clusters should have IAM database authentication enabled
- 8 Neptune DB clusters should be configured to copy tags to snapshots