turbot/aws_compliance
Loading controls...

Benchmark: 4.0.2 - Disallow public access to RDS database snapshots

Description

Disallow public access to RDS database snapshots - Checks if Amazon Relational Database Service (Amazon RDS) snapshots are public. The rule is non-compliant if any existing and new Amazon RDS snapshots are public.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 4.0.2 - Disallow public access to RDS database snapshots.

Run this benchmark in your terminal:

powerpipe benchmark run aws_compliance.benchmark.audit_manager_control_tower_disallow_public_access_4_0_2

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_compliance.benchmark.audit_manager_control_tower_disallow_public_access_4_0_2 --share

Controls

Tags