1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

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

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