LOW
Source
CloudSploit
ID
dynamodb-unused-table

DynamoDB Unused Table

Ensures that Amazon DynamoDB unused tables are removed to optimise costs.

A DynamoDB table is considered unused if its item count is zero. As a best practice, delete unused tables for operational efficiency and better resource management. This will also prevent resource wastage and unnecessary costs. This plugin might produce false positives or false negatives as AWS updates table count every 6 hours.

Remove unused tables if you no longer need them.