Was getting the following:
```
tunnelbroker-server | terminate called after throwing an instance of 'std::runtime_error'
tunnelbroker-server | what(): Error: AWS DynamoDB table 'tunnelbroker-message' is not available
```
Checked the AWS console and it looked like the messages table name is `tunnelbroker-messages` instead of `tunnelbroker-message`?