Skip to content

Commit 815aa67

Browse files
author
AWS
committed
Amazon DynamoDB Update: Documentation update for secondary indexes and Create_Table.
1 parent 40f4abf commit 815aa67

File tree

4 files changed

+110
-104
lines changed

4 files changed

+110
-104
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon DynamoDB",
4+
"contributor": "",
5+
"description": "Documentation update for secondary indexes and Create_Table."
6+
}

services/dynamodb/src/main/resources/codegen-resources/dynamodb/endpoint-rule-set.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@
180180
"properties": {
181181
"authSchemes": [
182182
{
183-
"signingRegion": "us-east-1",
183+
"name": "sigv4",
184184
"signingName": "dynamodb",
185-
"name": "sigv4"
185+
"signingRegion": "us-east-1"
186186
}
187187
]
188188
},

0 commit comments

Comments
 (0)