ddb-table-status-distribution
is used to get the DynamoDB table distribution based on their table status.
sh
$ sana ddb-table-status-distribution
> ACTIVE: 10500 table(s)
> CREATING: 1 table(s)
> UPDATING: 0 table(s)
> DELETING: 0 table(s)
> INACCESSIBLE_ENCRYPTION_CREDENTIALS: 0 table(s)