turbot/aws_compliance
Loading controls...

Control: Neptune DB clusters should be configured to copy tags to snapshots

Description

This control checks if a Neptune DB cluster is configured to copy all tags to snapshots when the snapshots are created. The control fails if a Neptune DB cluster isn't configured to copy tags to snapshots.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.neptune_db_cluster_copy_tags_to_snapshot_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

neptune_db_cluster_copy_tags_to_snapshot_enabled

Tags