bradmurray / DynamoDBLambdaMonitor

Monitor DynamoDB with Lambda to increase and decrease throughput as needed
GNU General Public License v3.0
19 stars 1 forks source link

How to setup multiple tables? #4

Open Foddy opened 8 years ago

Foddy commented 8 years ago

I would like to use your script with multiple tables. Is it possible?

bradmurray commented 8 years ago

For now you would need to setup multiple Lambda functions with one for each table/index to monitor. I am planning on adding this at some point though.

ZaidMomin1 commented 8 years ago

Support for multiple tables would be really appreciated !!.