Skip to content

Commit 3ba1c75

Browse files
Updating endpoints.json file.
1 parent 7ed1970 commit 3ba1c75

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

sdk/src/Core/endpoints-original.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19027,6 +19027,12 @@
1902719027
"isRegionalized" : false,
1902819028
"partitionEndpoint" : "aws-cn-global"
1902919029
},
19030+
"identitystore" : {
19031+
"endpoints" : {
19032+
"cn-north-1" : { },
19033+
"cn-northwest-1" : { }
19034+
}
19035+
},
1903019036
"internetmonitor" : {
1903119037
"defaults" : {
1903219038
"dnsSuffix" : "api.amazonwebservices.com.cn",

sdk/src/Core/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23260,6 +23260,12 @@
2326023260
"isRegionalized": false,
2326123261
"partitionEndpoint": "aws-cn-global"
2326223262
},
23263+
"identitystore": {
23264+
"endpoints": {
23265+
"cn-north-1": {},
23266+
"cn-northwest-1": {}
23267+
}
23268+
},
2326323269
"internetmonitor": {
2326423270
"defaults": {
2326523271
"dnsSuffix": "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)