Benchmark: 2.3 Relational Database Service (RDS)
Overview
This section contains recommendations for configuring AWS Relational Database Services (RDS).
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 2.3 Relational Database Service (RDS).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.cis_v150_2_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.cis_v150_2_3 --share
Controls
- 2.3.1 Ensure that encryption is enabled for RDS Instances
- 2.3.2 Ensure Auto Minor Version Upgrade feature is Enabled for RDS Instances
- 2.3.3 Ensure that public access is not given to RDS Instance