# DynamoDB Cleanup

> Idle DynamoDB tables, over-provisioned read/write capacity, and unused GSIs are now surfaced in a dedicated DynamoDB report. On-demand-vs-provisioned mode recommendations help match capacity model to actual traffic.

Source: https://zop.dev/changelog/v2023-10
Published: 2023-10-01 · Tags: zopnight, aws, dynamodb

---

Identify idle DynamoDB capacity

## New

- Idle DynamoDB table and unused GSI detection
- On-demand vs provisioned capacity mode recommendations

## Improved

- DynamoDB cost breakdown now includes backup and continuous backup charges
