working on table schema
This commit is contained in:
parent
b556dafc1a
commit
74533be01e
@ -183,21 +183,6 @@ resources:
|
||||
FreqStrategyTable:
|
||||
Type: 'AWS::DynamoDB::Table'
|
||||
DeletionPolicy: Retain
|
||||
Properties:
|
||||
AttributeDefinitions:
|
||||
-
|
||||
AttributeName: user
|
||||
AttributeType: S
|
||||
-
|
||||
AttributeName: content
|
||||
AttributeType: S
|
||||
-
|
||||
AttributeName: name
|
||||
AttributeType: S
|
||||
-
|
||||
AttributeName: description
|
||||
AttributeType: S
|
||||
|
||||
|
||||
KeySchema:
|
||||
-
|
||||
|
Loading…
Reference in New Issue
Block a user