For a long time we've had the problem of needing to manually provision the throughputs on our DynamoDB tables. For the uninitiated, DynamoDB is Amazon's scalable NoSQL database solution. We use it as a primary data store for pretty much all of our production data. When you create a table, you have to specify how many read and write "capacity units" you need. Capacity units are a measure of reads/w