sebdah / dynamic-dynamodb

Dynamic DynamoDB provides auto scaling for AWS DynamoDB
http://dynamic-dynamodb.readthedocs.org/
Apache License 2.0
617 stars 124 forks source link

When adding the table name #327

Closed jeromemyers closed 6 years ago

jeromemyers commented 7 years ago

When call the service with the following parameters sudo dynamic-dynamodb -c /opt/monitoring/dynamic-dynamodb.conf -r {} --aws-access-key-id {} --aws-secret-access-key {} --table {} --run-once

I get min_provisioned_reads may not be lower than 1 for table avista-notifi-dev but if I remove the table portion it runs fine.

sebdah commented 6 years ago

Not sure I understand what you're trying to accomplish here? Could you also dump your dynamic-dynamodb.conf file for issue completeness?