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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user