Closed rclark closed 9 years ago
You should be required to provide a table and region in your cardboard configuration options, unless you've passed in your own dyno client.
Since the cardboard client is then aware of the table's name, calling createTable should not require you to pass a table's name.
createTable
Fixed by #125
You should be required to provide a table and region in your cardboard configuration options, unless you've passed in your own dyno client.
Since the cardboard client is then aware of the table's name, calling
createTable
should not require you to pass a table's name.