Skip to content

Commit d702d5f

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 93b2a67 commit d702d5f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
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": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10016,6 +10016,11 @@
1001610016
"us-gov-west-1" : { }
1001710017
}
1001810018
},
10019+
"kendra" : {
10020+
"endpoints" : {
10021+
"us-gov-west-1" : { }
10022+
}
10023+
},
1001910024
"kinesis" : {
1002010025
"endpoints" : {
1002110026
"us-gov-east-1" : {

0 commit comments

Comments
 (0)