turbot/aws_compliance
Loading controls...

Control: Neptune DB cluster snapshots should not be public

Description

This control checks whether a Neptune manual DB cluster snapshot is public. The control fails if a Neptune manual DB cluster snapshot is public.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.neptune_db_cluster_snapshot_prohibit_public_access

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.neptune_db_cluster_snapshot_prohibit_public_access --share

SQL

This control uses a named query:

neptune_db_cluster_snapshot_prohibit_public_access

Tags