Skip to content

Commit 541cb71

Browse files
Extended Global Secondary Index (GSI) composite keys to support up to 8 attributes.
1 parent f262345 commit 541cb71

24 files changed

+380
-382
lines changed

generator/ServiceModels/dynamodb/dynamodb-2011-12-05.endpoint-tests.json

Lines changed: 63 additions & 63 deletions
Large diffs are not rendered by default.

generator/ServiceModels/dynamodb/dynamodb-2012-08-10.api.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,6 @@
27292729
"KeySchema":{
27302730
"type":"list",
27312731
"member":{"shape":"KeySchemaElement"},
2732-
"max":2,
27332732
"min":1
27342733
},
27352734
"KeySchemaAttributeName":{

generator/ServiceModels/dynamodb/dynamodb-2012-08-10.docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2529,7 +2529,7 @@
25292529
}
25302530
},
25312531
"RequestLimitExceeded": {
2532-
"base": "<p>Throughput exceeds the current throughput quota for your account. For detailed information about why the request was throttled and the ARN of the impacted resource, find the <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ThrottlingReason.html\">ThrottlingReason</a> field in the returned exception. Contact <a href=\"https://aws.amazon.com/support\">Amazon Web ServicesSupport</a> to request a quota increase.</p>",
2532+
"base": "<p>Throughput exceeds the current throughput quota for your account. For detailed information about why the request was throttled and the ARN of the impacted resource, find the <a href=\"https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ThrottlingReason.html\">ThrottlingReason</a> field in the returned exception. Contact <a href=\"https://aws.amazon.com/support\">Amazon Web Services Support</a> to request a quota increase.</p>",
25332533
"refs": {}
25342534
},
25352535
"Resource": {

0 commit comments

Comments
 (0)