Skip to content

Commit 23ec1a8

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 78f8241 commit 23ec1a8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6998,6 +6998,12 @@
69986998
}
69996999
}
70007000
},
7001+
"servicediscovery" : {
7002+
"endpoints" : {
7003+
"cn-north-1" : { },
7004+
"cn-northwest-1" : { }
7005+
}
7006+
},
70017007
"sms" : {
70027008
"endpoints" : {
70037009
"cn-north-1" : { },

0 commit comments

Comments
 (0)