Loading controls...
Benchmark: DynamoDB
Description
This benchmark provides a set of controls that detect Terraform AWS DynamoDB resources deviating from security best practices.
Usage
Browse dashboards and select DynamoDB:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_aws_compliance.benchmark.dynamodb
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_aws_compliance.benchmark.dynamodb
Controls
- DynamoDB table should be encrypted with AWS KMS
- DynamoDB table should have encryption enabled
- DynamoDB table point-in-time recovery should be enabled
- DynamoDB VPC endpoint should be enabled in all route tables in use in a VPC