File tree Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ {
3
+ "services" : null ,
4
+ "core" : {
5
+ "updateMinimum" : true ,
6
+ "backwardIncompatibilitiesToIgnore" : [
7
+ ],
8
+ "type" : " Patch" ,
9
+ "changeLogMessages" : [
10
+ " Updating endpoints.json file."
11
+ ]
12
+ },
13
+ "overrideVersion" : null
14
+ }
Original file line number Diff line number Diff line change 649
649
"ap-southeast-2" : { },
650
650
"ap-southeast-3" : { },
651
651
"ap-southeast-4" : { },
652
+ "ap-southeast-5" : { },
652
653
"ca-central-1" : { },
653
654
"ca-west-1" : { },
654
655
"eu-central-1" : { },
2993
2994
"protocols" : [ "https" ]
2994
2995
},
2995
2996
"endpoints" : {
2997
+ "af-south-1" : { },
2998
+ "ap-east-1" : { },
2996
2999
"ap-northeast-1" : {
2997
3000
"variants" : [ {
2998
3001
"tags" : [ "dualstack" ]
3018
3021
"tags" : [ "dualstack" ]
3019
3022
} ]
3020
3023
},
3024
+ "ap-southeast-5" : { },
3025
+ "ap-southeast-7" : { },
3021
3026
"ca-central-1" : { },
3022
3027
"eu-central-1" : {
3023
3028
"variants" : [ {
3024
3029
"tags" : [ "dualstack" ]
3025
3030
} ]
3026
3031
},
3032
+ "eu-central-2" : { },
3027
3033
"eu-north-1" : {
3028
3034
"variants" : [ {
3029
3035
"tags" : [ "dualstack" ]
3030
3036
} ]
3031
3037
},
3038
+ "eu-south-1" : { },
3032
3039
"eu-west-1" : {
3033
3040
"variants" : [ {
3034
3041
"tags" : [ "dualstack" ]
3044
3051
"tags" : [ "dualstack" ]
3045
3052
} ]
3046
3053
},
3054
+ "me-central-1" : { },
3047
3055
"sa-east-1" : {
3048
3056
"variants" : [ {
3049
3057
"tags" : [ "dualstack" ]
12531
12539
"endpoints" : {
12532
12540
"ap-south-1" : { },
12533
12541
"ap-southeast-2" : { },
12542
+ "eu-west-1" : { },
12534
12543
"eu-west-2" : { },
12535
12544
"us-east-1" : { },
12536
12545
"us-east-2" : { },
30436
30445
},
30437
30446
"isRegionalized" : true
30438
30447
},
30448
+ "scheduler" : {
30449
+ "endpoints" : {
30450
+ "cn-north-1" : { },
30451
+ "cn-northwest-1" : { }
30452
+ }
30453
+ },
30439
30454
"schemas" : {
30440
30455
"endpoints" : {
30441
30456
"cn-north-1" : { },
Original file line number Diff line number Diff line change 889
889
"ap-southeast-2": {},
890
890
"ap-southeast-3": {},
891
891
"ap-southeast-4": {},
892
+ "ap-southeast-5": {},
892
893
"ca-central-1": {},
893
894
"ca-west-1": {},
894
895
"eu-central-1": {},
4176
4177
]
4177
4178
},
4178
4179
"endpoints": {
4180
+ "af-south-1": {},
4181
+ "ap-east-1": {},
4179
4182
"ap-northeast-1": {
4180
4183
"variants": [
4181
4184
{
4221
4224
}
4222
4225
]
4223
4226
},
4227
+ "ap-southeast-5": {},
4228
+ "ap-southeast-7": {},
4224
4229
"ca-central-1": {},
4225
4230
"eu-central-1": {
4226
4231
"variants": [
4231
4236
}
4232
4237
]
4233
4238
},
4239
+ "eu-central-2": {},
4234
4240
"eu-north-1": {
4235
4241
"variants": [
4236
4242
{
4240
4246
}
4241
4247
]
4242
4248
},
4249
+ "eu-south-1": {},
4243
4250
"eu-west-1": {
4244
4251
"variants": [
4245
4252
{
4267
4274
}
4268
4275
]
4269
4276
},
4277
+ "me-central-1": {},
4270
4278
"sa-east-1": {
4271
4279
"variants": [
4272
4280
{
17081
17089
"endpoints": {
17082
17090
"ap-south-1": {},
17083
17091
"ap-southeast-2": {},
17092
+ "eu-west-1": {},
17084
17093
"eu-west-2": {},
17085
17094
"us-east-1": {},
17086
17095
"us-east-2": {},
41686
41695
},
41687
41696
"isRegionalized": true
41688
41697
},
41698
+ "scheduler": {
41699
+ "endpoints": {
41700
+ "cn-north-1": {},
41701
+ "cn-northwest-1": {}
41702
+ }
41703
+ },
41689
41704
"schemas": {
41690
41705
"endpoints": {
41691
41706
"cn-north-1": {},
You can’t perform that action at this time.
0 commit comments