turbot/terraform_aws_compliance

Control: Neptune snapshot storage encryption should be enabled

Description

This control checks whether Neptune snapshot storage encryption is enabled. These snapshots contain sensitive data and should be encrypted at rest.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.neptune_snapshot_storage_encryption_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.neptune_snapshot_storage_encryption_enabled --share

SQL

This control uses a named query:

neptune_snapshot_storage_encryption_enabled

Tags