Introduce a DynamoDB-backed remote config store

This commit is contained in:
Jon Chambers
2021-11-29 12:44:37 -05:00
committed by Jon Chambers
parent 4eb7dde1c8
commit 23bc11f3b6
10 changed files with 275 additions and 82 deletions

View File

@@ -24,6 +24,8 @@ dynamoDbTables:
tableName: Example_Subscriptions
profiles:
tableName: Example_Profiles
remoteConfig:
tableName: Example_RemoteConfig
twilio: # Twilio gateway configuration
accountId: unset