channl / dynamodb-lambda-autoscale

Autoscale DynamoDB provisioned capacity using Lambda
MIT License
313 stars 88 forks source link

Change the way to read the consumed capacity #16

Closed mcinteer closed 8 years ago

mcinteer commented 8 years ago

This is my proposed solution for https://github.com/channl/dynamodb-lambda-autoscale/issues/15

@tmitchel2 - let me know if you want me to do anything else.

tmitchel2 commented 8 years ago

Thanks, the average versus sum was ok my list. I just realised based on your PR that I'm not actually using the settings from the extended class either. I merge yours and then make a change to pull it from there.