CloudWatch Metric Guide
Amazon DynamoDB CloudWatch AlarmsThresholds, failures, and debugging guides
4 CloudWatch metrics covered for Amazon DynamoDB. Each guide includes the recommended alarm threshold, common root causes, and how Nuberio automatically diagnoses it when it fires.
4
metrics covered
AWS/DynamoDB
namespace
5 min
to run a free audit
Amazon DynamoDB metrics
ConsumedReadCapacityUnits
ConsumedReadCapacityUnits reports the number of read capacity units consumed over the specified time period for a DynamoDB table or global secondary index.
Threshold
> 80% of provisioned read capacity (for provisioned mode tables)
ThrottledRequests
ThrottledRequests counts requests to DynamoDB that were throttled because the request rate exceeded the provisioned throughput limits for the table or index.
Threshold
> 0 for provisioned capacity tables; > 0 as a cost and latency alert for on-demand tables
ConsumedWriteCapacityUnits
ConsumedWriteCapacityUnits reports the number of write capacity units consumed over the specified time period for a DynamoDB table or global secondary index, for both provisioned and on-demand capacity modes.
Threshold
> 80% of provisioned write capacity (for provisioned mode tables)
SuccessfulRequestLatency
SuccessfulRequestLatency measures the elapsed time for successful requests to DynamoDB or DynamoDB Streams, broken down by the TableName and Operation dimensions. It reflects latency inside DynamoDB only — not network or client-side time.
Threshold
p99 SuccessfulRequestLatency for a given Operation sustained noticeably above that operation's own rolling baseline (e.g., 2–3x the typical p99 for 5+ minutes)
Audit your setup
Missing a Amazon DynamoDB alarm?
The free Nuberio Audit scans your CloudWatch setup and flags missing or misconfigured Amazon DynamoDB alarms in 5 minutes. No credit card. Read-only access.
Looking for alarms across other AWS services? View the full CloudWatch metric guide — thresholds and debugging guides for RDS, Lambda, ECS, ALB, EC2, DynamoDB, SQS, API Gateway, S3, CloudFront, ElastiCache, and EKS.