You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamic DynamoDB is only scaling down when consumed capacity > 0%. That has been implemented as a security enhancement, but in some cases (where the table really has low traffic) it makes sense to scale down at 0%.
Create an option to make 0% down scaling possible.