Benchmark: DynamoDB
Overview
This section contains recommendations for configuring AWS Dynamo DB resources and options.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select DynamoDB.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_dynamodb
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_dynamodb --share
Controls
- 1 DynamoDB tables should automatically scale capacity with demand
- 2 DynamoDB tables should have point-in-time recovery enabled
- 3 DynamoDB Accelerator (DAX) clusters should be encrypted at rest
- 6 DynamoDB tables should have deletion protection enabled