File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 2249
2249
},
2250
2250
"cases" : {
2251
2251
"endpoints" : {
2252
+ "ap-southeast-1" : { },
2253
+ "ap-southeast-2" : { },
2254
+ "ca-central-1" : { },
2255
+ "eu-central-1" : { },
2256
+ "eu-west-2" : { },
2252
2257
"fips-us-east-1" : {
2253
2258
"deprecated" : true
2254
2259
},
8284
8289
"ap-east-1" : {
8285
8290
"hostname" : "kendra-ranking.ap-east-1.api.aws"
8286
8291
},
8292
+ "ap-northeast-1" : {
8293
+ "hostname" : "kendra-ranking.ap-northeast-1.api.aws"
8294
+ },
8287
8295
"ap-northeast-2" : {
8288
8296
"hostname" : "kendra-ranking.ap-northeast-2.api.aws"
8289
8297
},
8290
8298
"ap-northeast-3" : {
8291
8299
"hostname" : "kendra-ranking.ap-northeast-3.api.aws"
8292
8300
},
8301
+ "ap-south-1" : {
8302
+ "hostname" : "kendra-ranking.ap-south-1.api.aws"
8303
+ },
8293
8304
"ap-south-2" : {
8294
8305
"hostname" : "kendra-ranking.ap-south-2.api.aws"
8295
8306
},
11419
11430
"ap-southeast-1" : { },
11420
11431
"ap-southeast-2" : { },
11421
11432
"ap-southeast-3" : { },
11433
+ "ap-southeast-4" : { },
11422
11434
"ca-central-1" : {
11423
11435
"variants" : [ {
11424
11436
"hostname" : "ram-fips.ca-central-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments