Skip to content

Commit e2de3c0

Browse files
Doc only update for GSI descriptions.
1 parent b540379 commit e2de3c0

10 files changed

+311
-607
lines changed

generator/ServiceModels/dynamodb/dynamodb-2011-12-05.docs.json

Lines changed: 33 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,11 @@
8585
},
8686
"BatchGetItemInput": {
8787
"base": null,
88-
"refs": {
89-
}
88+
"refs": {}
9089
},
9190
"BatchGetItemOutput": {
9291
"base": null,
93-
"refs": {
94-
}
92+
"refs": {}
9593
},
9694
"BatchGetRequestMap": {
9795
"base": "<p>A map of the table name and corresponding items to get by primary key. While requesting items, each table name can be invoked only once per operation.</p>",
@@ -114,13 +112,11 @@
114112
},
115113
"BatchWriteItemInput": {
116114
"base": null,
117-
"refs": {
118-
}
115+
"refs": {}
119116
},
120117
"BatchWriteItemOutput": {
121118
"base": "<p>A container for <code>BatchWriteItem</code> response</p>",
122-
"refs": {
123-
}
119+
"refs": {}
124120
},
125121
"BatchWriteItemRequestMap": {
126122
"base": "<p>A map of table name to list-of-write-requests.</p> <p>Key: The table name corresponding to the list of requests</p> <p>Value: Essentially a list of request items. Each request item could contain either a <code>PutRequest</code> or <code>DeleteRequest</code>. Never both.</p>",
@@ -178,8 +174,7 @@
178174
},
179175
"ConditionalCheckFailedException": {
180176
"base": "<p>This exception is thrown when an expected value does not match what was found in the system.</p>",
181-
"refs": {
182-
}
177+
"refs": {}
183178
},
184179
"ConsistentRead": {
185180
"base": "<p>If set to <code>true</code>, then a consistent read is issued. Otherwise eventually-consistent is used.</p>",
@@ -204,13 +199,11 @@
204199
},
205200
"CreateTableInput": {
206201
"base": null,
207-
"refs": {
208-
}
202+
"refs": {}
209203
},
210204
"CreateTableOutput": {
211205
"base": null,
212-
"refs": {
213-
}
206+
"refs": {}
214207
},
215208
"Date": {
216209
"base": null,
@@ -222,13 +215,11 @@
222215
},
223216
"DeleteItemInput": {
224217
"base": null,
225-
"refs": {
226-
}
218+
"refs": {}
227219
},
228220
"DeleteItemOutput": {
229221
"base": null,
230-
"refs": {
231-
}
222+
"refs": {}
232223
},
233224
"DeleteRequest": {
234225
"base": "<p>A container for a Delete BatchWrite request</p>",
@@ -238,23 +229,19 @@
238229
},
239230
"DeleteTableInput": {
240231
"base": null,
241-
"refs": {
242-
}
232+
"refs": {}
243233
},
244234
"DeleteTableOutput": {
245235
"base": null,
246-
"refs": {
247-
}
236+
"refs": {}
248237
},
249238
"DescribeTableInput": {
250239
"base": null,
251-
"refs": {
252-
}
240+
"refs": {}
253241
},
254242
"DescribeTableOutput": {
255243
"base": null,
256-
"refs": {
257-
}
244+
"refs": {}
258245
},
259246
"ErrorMessage": {
260247
"base": null,
@@ -290,13 +277,11 @@
290277
},
291278
"GetItemInput": {
292279
"base": null,
293-
"refs": {
294-
}
280+
"refs": {}
295281
},
296282
"GetItemOutput": {
297283
"base": null,
298-
"refs": {
299-
}
284+
"refs": {}
300285
},
301286
"Integer": {
302287
"base": null,
@@ -308,8 +293,7 @@
308293
},
309294
"InternalServerError": {
310295
"base": "<p>This exception is thrown when the service has a problem when trying to process the request.</p>",
311-
"refs": {
312-
}
296+
"refs": {}
313297
},
314298
"ItemList": {
315299
"base": null,
@@ -367,13 +351,11 @@
367351
},
368352
"LimitExceededException": {
369353
"base": "<p>This exception is thrown when the subscriber exceeded the limits on the number of objects or operations.</p>",
370-
"refs": {
371-
}
354+
"refs": {}
372355
},
373356
"ListTablesInput": {
374357
"base": null,
375-
"refs": {
376-
}
358+
"refs": {}
377359
},
378360
"ListTablesInputLimit": {
379361
"base": "<p>A number of maximum table names to return.</p>",
@@ -383,8 +365,7 @@
383365
},
384366
"ListTablesOutput": {
385367
"base": null,
386-
"refs": {
387-
}
368+
"refs": {}
388369
},
389370
"Long": {
390371
"base": null,
@@ -438,13 +419,11 @@
438419
},
439420
"ProvisionedThroughputExceededException": {
440421
"base": "<p>This exception is thrown when the level of provisioned throughput defined for the table is exceeded.</p>",
441-
"refs": {
442-
}
422+
"refs": {}
443423
},
444424
"PutItemInput": {
445425
"base": null,
446-
"refs": {
447-
}
426+
"refs": {}
448427
},
449428
"PutItemInputAttributeMap": {
450429
"base": "<p>A map of the attributes for the item, and must include the primary key values that define the item. Other attribute name-value pairs can be provided for the item.</p>",
@@ -455,8 +434,7 @@
455434
},
456435
"PutItemOutput": {
457436
"base": null,
458-
"refs": {
459-
}
437+
"refs": {}
460438
},
461439
"PutRequest": {
462440
"base": "<p>A container for a Put BatchWrite request</p>",
@@ -466,28 +444,23 @@
466444
},
467445
"QueryInput": {
468446
"base": null,
469-
"refs": {
470-
}
447+
"refs": {}
471448
},
472449
"QueryOutput": {
473450
"base": null,
474-
"refs": {
475-
}
451+
"refs": {}
476452
},
477453
"RequestLimitExceeded": {
478454
"base": "<p>This exception is thrown when throughput exceeds the current throughput limit for the subscriber's account.</p>",
479-
"refs": {
480-
}
455+
"refs": {}
481456
},
482457
"ResourceInUseException": {
483458
"base": "<p>This exception is thrown when the resource which is being attempted to be changed is in use.</p>",
484-
"refs": {
485-
}
459+
"refs": {}
486460
},
487461
"ResourceNotFoundException": {
488462
"base": "<p>This exception is thrown when the resource which is being attempted to be changed is in use.</p>",
489-
"refs": {
490-
}
463+
"refs": {}
491464
},
492465
"ReturnValue": {
493466
"base": "<p>Use this parameter if you want to get the attribute name-value pairs before or after they are modified. For <code>PUT</code> operations, the possible parameter values are <code>NONE</code> (default) or <code>ALL_OLD</code>. For update operations, the possible parameter values are <code>NONE</code> (default) or <code>ALL_OLD</code>, <code>UPDATED_OLD</code>, <code>ALL_NEW</code> or <code>UPDATED_NEW</code>.</p> <ul> <li><code>NONE</code>: Nothing is returned.</li> <li><code>ALL_OLD</code>: Returns the attributes of the item as they were before the operation.</li> <li><code>UPDATED_OLD</code>: Returns the values of the updated attributes, only, as they were before the operation.</li> <li><code>ALL_NEW</code>: Returns all the attributes and their new values after the operation.</li> <li><code>UPDATED_NEW</code>: Returns the values of the updated attributes, only, as they are after the operation.</li> </ul>",
@@ -505,13 +478,11 @@
505478
},
506479
"ScanInput": {
507480
"base": null,
508-
"refs": {
509-
}
481+
"refs": {}
510482
},
511483
"ScanOutput": {
512484
"base": null,
513-
"refs": {
514-
}
485+
"refs": {}
515486
},
516487
"String": {
517488
"base": null,
@@ -578,23 +549,19 @@
578549
},
579550
"UpdateItemInput": {
580551
"base": null,
581-
"refs": {
582-
}
552+
"refs": {}
583553
},
584554
"UpdateItemOutput": {
585555
"base": null,
586-
"refs": {
587-
}
556+
"refs": {}
588557
},
589558
"UpdateTableInput": {
590559
"base": null,
591-
"refs": {
592-
}
560+
"refs": {}
593561
},
594562
"UpdateTableOutput": {
595563
"base": null,
596-
"refs": {
597-
}
564+
"refs": {}
598565
},
599566
"WriteRequest": {
600567
"base": "<p>This structure is a Union of PutRequest and DeleteRequest. It can contain exactly one of <code>PutRequest</code> or <code>DeleteRequest</code>. Never Both. This is enforced in the code.</p>",

generator/ServiceModels/dynamodb/dynamodb-2011-12-05.endpoint-rule-set.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@
181181
"authSchemes": [
182182
{
183183
"signingRegion": "us-east-1",
184-
"signingName": "dynamodb",
185-
"name": "sigv4"
184+
"name": "sigv4",
185+
"signingName": "dynamodb"
186186
}
187187
]
188188
},
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"version": "1.0",
3-
"examples": {
4-
}
3+
"examples": {}
54
}

0 commit comments

Comments
 (0)