Skip to content

Commit 5f2d323

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 646e514 commit 5f2d323

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7749,7 +7749,8 @@
77497749
},
77507750
"gamelift" : {
77517751
"endpoints" : {
7752-
"cn-north-1" : { }
7752+
"cn-north-1" : { },
7753+
"cn-northwest-1" : { }
77537754
}
77547755
},
77557756
"glacier" : {

0 commit comments

Comments
 (0)