turbot/aws_compliance
Loading controls...

Control: Neptune DB clusters should have deletion protection enabled

Description

This control checks if a Neptune DB cluster has deletion protection enabled. The control fails if a Neptune DB cluster doesn't have deletion protection enabled.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.neptune_db_cluster_deletion_protection_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

neptune_db_cluster_deletion_protection_enabled

Tags