Skip to content

Commit 9d8d4cf

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent e16376e commit 9d8d4cf

File tree

2 files changed

+12
-24
lines changed

2 files changed

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

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

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14350,12 +14350,6 @@
1435014350
} ]
1435114351
},
1435214352
"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-
},
1435914353
"ap-northeast-1" : {
1436014354
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
1436114355
},
@@ -14368,9 +14362,6 @@
1436814362
"ap-south-1" : {
1436914363
"hostname" : "resource-explorer-2.ap-south-1.api.aws"
1437014364
},
14371-
"ap-south-2" : {
14372-
"hostname" : "resource-explorer-2.ap-south-2.api.aws"
14373-
},
1437414365
"ap-southeast-1" : {
1437514366
"hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
1437614367
},
@@ -14380,24 +14371,15 @@
1438014371
"ap-southeast-3" : {
1438114372
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
1438214373
},
14383-
"ap-southeast-4" : {
14384-
"hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
14385-
},
1438614374
"ca-central-1" : {
1438714375
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
1438814376
},
1438914377
"eu-central-1" : {
1439014378
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
1439114379
},
14392-
"eu-central-2" : {
14393-
"hostname" : "resource-explorer-2.eu-central-2.api.aws"
14394-
},
1439514380
"eu-north-1" : {
1439614381
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
1439714382
},
14398-
"eu-south-1" : {
14399-
"hostname" : "resource-explorer-2.eu-south-1.api.aws"
14400-
},
1440114383
"eu-west-1" : {
1440214384
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
1440314385
},
@@ -14407,12 +14389,6 @@
1440714389
"eu-west-3" : {
1440814390
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
1440914391
},
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-
},
1441614392
"me-south-1" : {
1441714393
"hostname" : "resource-explorer-2.me-south-1.api.aws"
1441814394
},
@@ -20726,6 +20702,12 @@
2072620702
"cn-northwest-1" : { }
2072720703
}
2072820704
},
20705+
"inspector2" : {
20706+
"endpoints" : {
20707+
"cn-north-1" : { },
20708+
"cn-northwest-1" : { }
20709+
}
20710+
},
2072920711
"internetmonitor" : {
2073020712
"defaults" : {
2073120713
"dnsSuffix" : "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)