@@ -87,8 +87,7 @@ export = {
87
87
KeySchema : [ { AttributeName : 'hashKey' , KeyType : 'HASH' } ] ,
88
88
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
89
89
GlobalSecondaryIndexes : [ ] ,
90
- LocalSecondaryIndexes : [ ] ,
91
- Tags : [ ]
90
+ LocalSecondaryIndexes : [ ]
92
91
}
93
92
}
94
93
}
@@ -119,8 +118,7 @@ export = {
119
118
] ,
120
119
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
121
120
GlobalSecondaryIndexes : [ ] ,
122
- LocalSecondaryIndexes : [ ] ,
123
- Tags : [ ]
121
+ LocalSecondaryIndexes : [ ]
124
122
}
125
123
}
126
124
}
@@ -151,8 +149,7 @@ export = {
151
149
] ,
152
150
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
153
151
GlobalSecondaryIndexes : [ ] ,
154
- LocalSecondaryIndexes : [ ] ,
155
- Tags : [ ]
152
+ LocalSecondaryIndexes : [ ]
156
153
}
157
154
}
158
155
}
@@ -183,8 +180,7 @@ export = {
183
180
] ,
184
181
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
185
182
GlobalSecondaryIndexes : [ ] ,
186
- LocalSecondaryIndexes : [ ] ,
187
- Tags : [ ]
183
+ LocalSecondaryIndexes : [ ]
188
184
}
189
185
}
190
186
}
@@ -215,8 +211,7 @@ export = {
215
211
] ,
216
212
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
217
213
GlobalSecondaryIndexes : [ ] ,
218
- LocalSecondaryIndexes : [ ] ,
219
- Tags : [ ]
214
+ LocalSecondaryIndexes : [ ]
220
215
}
221
216
}
222
217
}
@@ -247,8 +242,7 @@ export = {
247
242
] ,
248
243
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 } ,
249
244
GlobalSecondaryIndexes : [ ] ,
250
- LocalSecondaryIndexes : [ ] ,
251
- Tags : [ ]
245
+ LocalSecondaryIndexes : [ ]
252
246
}
253
247
}
254
248
}
@@ -286,8 +280,7 @@ export = {
286
280
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 } ,
287
281
GlobalSecondaryIndexes : [ ] ,
288
282
LocalSecondaryIndexes : [ ] ,
289
- TableName : 'MyTable' ,
290
- Tags : [ ]
283
+ TableName : 'MyTable'
291
284
}
292
285
}
293
286
}
@@ -325,8 +318,7 @@ export = {
325
318
{ AttributeName : 'sortKey' , AttributeType : 'N' }
326
319
] ,
327
320
StreamSpecification : { StreamViewType : 'NEW_IMAGE' } ,
328
- TableName : 'MyTable' ,
329
- Tags : [ ]
321
+ TableName : 'MyTable'
330
322
}
331
323
}
332
324
}
@@ -364,8 +356,7 @@ export = {
364
356
{ AttributeName : 'sortKey' , AttributeType : 'N' }
365
357
] ,
366
358
StreamSpecification : { StreamViewType : 'OLD_IMAGE' } ,
367
- TableName : 'MyTable' ,
368
- Tags : [ ]
359
+ TableName : 'MyTable'
369
360
}
370
361
}
371
362
}
@@ -462,8 +453,7 @@ export = {
462
453
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 }
463
454
}
464
455
] ,
465
- LocalSecondaryIndexes : [ ] ,
466
- Tags : [ ]
456
+ LocalSecondaryIndexes : [ ]
467
457
}
468
458
}
469
459
}
@@ -514,8 +504,7 @@ export = {
514
504
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 }
515
505
}
516
506
] ,
517
- LocalSecondaryIndexes : [ ] ,
518
- Tags : [ ]
507
+ LocalSecondaryIndexes : [ ]
519
508
}
520
509
}
521
510
}
@@ -564,8 +553,7 @@ export = {
564
553
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 }
565
554
}
566
555
] ,
567
- LocalSecondaryIndexes : [ ] ,
568
- Tags : [ ]
556
+ LocalSecondaryIndexes : [ ]
569
557
}
570
558
}
571
559
}
@@ -618,8 +606,7 @@ export = {
618
606
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 }
619
607
}
620
608
] ,
621
- LocalSecondaryIndexes : [ ] ,
622
- Tags : [ ]
609
+ LocalSecondaryIndexes : [ ]
623
610
}
624
611
}
625
612
}
@@ -789,8 +776,7 @@ export = {
789
776
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 }
790
777
} ,
791
778
] ,
792
- LocalSecondaryIndexes : [ ] ,
793
- Tags : [ ]
779
+ LocalSecondaryIndexes : [ ]
794
780
}
795
781
}
796
782
}
@@ -851,8 +837,7 @@ export = {
851
837
ProvisionedThroughput : { ReadCapacityUnits : 5 , WriteCapacityUnits : 5 }
852
838
}
853
839
] ,
854
- LocalSecondaryIndexes : [ ] ,
855
- Tags : [ ]
840
+ LocalSecondaryIndexes : [ ]
856
841
}
857
842
}
858
843
}
@@ -897,8 +882,7 @@ export = {
897
882
] ,
898
883
Projection : { ProjectionType : 'ALL' } ,
899
884
}
900
- ] ,
901
- Tags : [ ]
885
+ ]
902
886
}
903
887
}
904
888
}
@@ -944,8 +928,7 @@ export = {
944
928
] ,
945
929
Projection : { ProjectionType : 'KEYS_ONLY' } ,
946
930
}
947
- ] ,
948
- Tags : [ ]
931
+ ]
949
932
}
950
933
}
951
934
}
@@ -994,8 +977,7 @@ export = {
994
977
] ,
995
978
Projection : { NonKeyAttributes : [ 'lsiNonKey0' , 'lsiNonKey1' ] , ProjectionType : 'INCLUDE' } ,
996
979
}
997
- ] ,
998
- Tags : [ ]
980
+ ]
999
981
}
1000
982
}
1001
983
}
@@ -1100,8 +1082,7 @@ export = {
1100
1082
AttributeDefinitions :
1101
1083
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1102
1084
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1103
- TableName : 'MyTable' ,
1104
- Tags : [ ] } } ,
1085
+ TableName : 'MyTable' } } ,
1105
1086
MyTableReadAutoScalingRoleFEE68E49 :
1106
1087
{ Type : 'AWS::IAM::Role' ,
1107
1088
Properties :
@@ -1183,8 +1164,7 @@ export = {
1183
1164
AttributeDefinitions :
1184
1165
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1185
1166
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1186
- TableName : 'MyTable' ,
1187
- Tags : [ ] } } ,
1167
+ TableName : 'MyTable' } } ,
1188
1168
MyTableReadAutoScalingRoleFEE68E49 :
1189
1169
{ Type : 'AWS::IAM::Role' ,
1190
1170
Properties :
@@ -1294,8 +1274,7 @@ export = {
1294
1274
AttributeDefinitions :
1295
1275
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1296
1276
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1297
- TableName : 'MyTable' ,
1298
- Tags : [ ] } } ,
1277
+ TableName : 'MyTable' } } ,
1299
1278
MyTableReadAutoScalingRoleFEE68E49 :
1300
1279
{ Type : 'AWS::IAM::Role' ,
1301
1280
Properties :
@@ -1373,7 +1352,6 @@ export = {
1373
1352
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 } ,
1374
1353
GlobalSecondaryIndexes : [ ] ,
1375
1354
LocalSecondaryIndexes : [ ] ,
1376
- Tags : [ ] ,
1377
1355
AttributeDefinitions :
1378
1356
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1379
1357
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] } } ,
@@ -1581,8 +1559,7 @@ export = {
1581
1559
AttributeDefinitions :
1582
1560
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1583
1561
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1584
- TableName : 'MyTable' ,
1585
- Tags : [ ] } } ,
1562
+ TableName : 'MyTable' } } ,
1586
1563
MyTableWriteAutoScalingRoleDF7775DE :
1587
1564
{ Type : 'AWS::IAM::Role' ,
1588
1565
Properties :
@@ -1664,8 +1641,7 @@ export = {
1664
1641
AttributeDefinitions :
1665
1642
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1666
1643
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1667
- TableName : 'MyTable' ,
1668
- Tags : [ ] } } ,
1644
+ TableName : 'MyTable' } } ,
1669
1645
MyTableWriteAutoScalingRoleDF7775DE :
1670
1646
{ Type : 'AWS::IAM::Role' ,
1671
1647
Properties :
@@ -1775,8 +1751,7 @@ export = {
1775
1751
AttributeDefinitions :
1776
1752
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1777
1753
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] ,
1778
- TableName : 'MyTable' ,
1779
- Tags : [ ] } } ,
1754
+ TableName : 'MyTable' } } ,
1780
1755
MyTableWriteAutoScalingRoleDF7775DE :
1781
1756
{ Type : 'AWS::IAM::Role' ,
1782
1757
Properties :
@@ -1854,7 +1829,6 @@ export = {
1854
1829
ProvisionedThroughput : { ReadCapacityUnits : 42 , WriteCapacityUnits : 1337 } ,
1855
1830
GlobalSecondaryIndexes : [ ] ,
1856
1831
LocalSecondaryIndexes : [ ] ,
1857
- Tags : [ ] ,
1858
1832
AttributeDefinitions :
1859
1833
[ { AttributeName : 'hashKey' , AttributeType : 'S' } ,
1860
1834
{ AttributeName : 'sortKey' , AttributeType : 'N' } ] } } ,
0 commit comments