Add CloudFormation template for DynamoDB

This commit is contained in:
Maksym Pavlenko
2018-12-02 19:39:03 -08:00
parent 9e5fa38dcf
commit b92564d8d7
2 changed files with 90 additions and 2 deletions
+2 -2
View File
@@ -47,11 +47,11 @@ Pledges:
Feeds:
Table name: Feeds
Primary key: HashID (String)
RCU: 10
WCU: 5
Secondary index:
Primary key: UserID (String)
Sort key: HashID (String)
RCU: 10
WCU: 5
Index name: UserID-HashID-Index
Projected attr: Keys only
RCU/WCU: 1/1