Skip to content

Commit a16b113

Browse files
author
AWS
committed
Amazon DynamoDB Update: Doc only update for GSI descriptions.
1 parent 9034ec0 commit a16b113

File tree

3 files changed

+54
-92
lines changed

3 files changed

+54
-92
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": "Doc only update for GSI descriptions."
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
@@ -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
},

0 commit comments

Comments
 (0)