File tree Expand file tree Collapse file tree 2 files changed +12
-24
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +12
-24
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 14350
14350
} ]
14351
14351
},
14352
14352
"endpoints" : {
14353
- "af-south-1" : {
14354
- "hostname" : "resource-explorer-2.af-south-1.api.aws"
14355
- },
14356
- "ap-east-1" : {
14357
- "hostname" : "resource-explorer-2.ap-east-1.api.aws"
14358
- },
14359
14353
"ap-northeast-1" : {
14360
14354
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
14361
14355
},
14368
14362
"ap-south-1" : {
14369
14363
"hostname" : "resource-explorer-2.ap-south-1.api.aws"
14370
14364
},
14371
- "ap-south-2" : {
14372
- "hostname" : "resource-explorer-2.ap-south-2.api.aws"
14373
- },
14374
14365
"ap-southeast-1" : {
14375
14366
"hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
14376
14367
},
@@ -14380,24 +14371,15 @@
14380
14371
"ap-southeast-3" : {
14381
14372
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
14382
14373
},
14383
- "ap-southeast-4" : {
14384
- "hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
14385
- },
14386
14374
"ca-central-1" : {
14387
14375
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
14388
14376
},
14389
14377
"eu-central-1" : {
14390
14378
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
14391
14379
},
14392
- "eu-central-2" : {
14393
- "hostname" : "resource-explorer-2.eu-central-2.api.aws"
14394
- },
14395
14380
"eu-north-1" : {
14396
14381
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
14397
14382
},
14398
- "eu-south-1" : {
14399
- "hostname" : "resource-explorer-2.eu-south-1.api.aws"
14400
- },
14401
14383
"eu-west-1" : {
14402
14384
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
14403
14385
},
14407
14389
"eu-west-3" : {
14408
14390
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
14409
14391
},
14410
- "il-central-1" : {
14411
- "hostname" : "resource-explorer-2.il-central-1.api.aws"
14412
- },
14413
- "me-central-1" : {
14414
- "hostname" : "resource-explorer-2.me-central-1.api.aws"
14415
- },
14416
14392
"me-south-1" : {
14417
14393
"hostname" : "resource-explorer-2.me-south-1.api.aws"
14418
14394
},
20726
20702
"cn-northwest-1" : { }
20727
20703
}
20728
20704
},
20705
+ "inspector2" : {
20706
+ "endpoints" : {
20707
+ "cn-north-1" : { },
20708
+ "cn-northwest-1" : { }
20709
+ }
20710
+ },
20729
20711
"internetmonitor" : {
20730
20712
"defaults" : {
20731
20713
"dnsSuffix" : "api.amazonwebservices.com.cn",
You can’t perform that action at this time.
0 commit comments