turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: DynamoDB table should have encryption enabled

Description

Ensure that encryption is enabled for your Amazon DynamoDB tables. Because sensitive data can exist at rest in these tables, enable encryption at rest to help protect that data.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.dynamodb_table_encryption_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.dynamodb_table_encryption_enabled

SQL

This control uses a named query:

dynamodb_table_encryption_enabled

Tags