top of page
< Back

AWS Foundational Security Best Practice

DynamoDB.1

DynamoDB tables should automatically scale capacity with demand

Severity

Cloud Platforms

Resources

MEDIUM

AWS

Amazon DynamoDB

This control checks whether a DynamoDB table can scale its read or write capacity as needed. This control passes if the table uses an on-demand capacity mode or if the table uses provisioned mode with automatic scaling configured.

bottom of page