Tunnelbroker needs to store messages in the DynamoDB database. We need to add ability to change the database name from the Config file and add the default name for it.
Details
Details
Get the config option using:
ConfigManager::getInstance().getParameter(ConfigManager::OPTION_DYNAMODB_MESSAGES_TABLE);
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable