turbot/aws_compliance
Loading controls...

Control: Neptune DB clusters should have IAM database authentication enabled

Description

This control checks if a Neptune DB cluster has IAM database authentication enabled. The control fails if IAM database authentication isn't enabled for a Neptune DB cluster.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.neptune_db_cluster_iam_authentication_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

neptune_db_cluster_iam_authentication_enabled

Tags