Skip to content

Commit f7e62fa

Browse files
Update endpoints model
1 parent b6e433b commit f7e62fa

File tree

1 file changed

+165
-17
lines changed

1 file changed

+165
-17
lines changed

codegen/sdk-codegen/sdk-endpoints.json

+165-17
Original file line numberDiff line numberDiff line change
@@ -6108,25 +6108,66 @@
61086108
"protocols" : [ "https" ]
61096109
},
61106110
"endpoints" : {
6111-
"ap-northeast-1" : { },
6112-
"ap-northeast-2" : { },
6111+
"ap-northeast-1" : {
6112+
"variants" : [ {
6113+
"hostname" : "comprehend.ap-northeast-1.api.aws",
6114+
"tags" : [ "dualstack" ]
6115+
} ]
6116+
},
6117+
"ap-northeast-2" : {
6118+
"variants" : [ {
6119+
"hostname" : "comprehend.ap-northeast-2.api.aws",
6120+
"tags" : [ "dualstack" ]
6121+
} ]
6122+
},
61136123
"ap-south-1" : {
61146124
"variants" : [ {
61156125
"hostname" : "comprehend.ap-south-1.api.aws",
61166126
"tags" : [ "dualstack" ]
61176127
} ]
61186128
},
6119-
"ap-southeast-1" : { },
6120-
"ap-southeast-2" : { },
6129+
"ap-southeast-1" : {
6130+
"variants" : [ {
6131+
"hostname" : "comprehend.ap-southeast-1.api.aws",
6132+
"tags" : [ "dualstack" ]
6133+
} ]
6134+
},
6135+
"ap-southeast-2" : {
6136+
"variants" : [ {
6137+
"hostname" : "comprehend.ap-southeast-2.api.aws",
6138+
"tags" : [ "dualstack" ]
6139+
} ]
6140+
},
61216141
"ca-central-1" : {
61226142
"variants" : [ {
61236143
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
61246144
"tags" : [ "fips" ]
6145+
}, {
6146+
"hostname" : "comprehend-fips.ca-central-1.api.aws",
6147+
"tags" : [ "dualstack", "fips" ]
6148+
}, {
6149+
"hostname" : "comprehend.ca-central-1.api.aws",
6150+
"tags" : [ "dualstack" ]
6151+
} ]
6152+
},
6153+
"eu-central-1" : {
6154+
"variants" : [ {
6155+
"hostname" : "comprehend.eu-central-1.api.aws",
6156+
"tags" : [ "dualstack" ]
6157+
} ]
6158+
},
6159+
"eu-west-1" : {
6160+
"variants" : [ {
6161+
"hostname" : "comprehend.eu-west-1.api.aws",
6162+
"tags" : [ "dualstack" ]
6163+
} ]
6164+
},
6165+
"eu-west-2" : {
6166+
"variants" : [ {
6167+
"hostname" : "comprehend.eu-west-2.api.aws",
6168+
"tags" : [ "dualstack" ]
61256169
} ]
61266170
},
6127-
"eu-central-1" : { },
6128-
"eu-west-1" : { },
6129-
"eu-west-2" : { },
61306171
"fips-ca-central-1" : {
61316172
"credentialScope" : {
61326173
"region" : "ca-central-1"
@@ -6159,6 +6200,12 @@
61596200
"variants" : [ {
61606201
"hostname" : "comprehend-fips.us-east-1.amazonaws.com",
61616202
"tags" : [ "fips" ]
6203+
}, {
6204+
"hostname" : "comprehend-fips.us-east-1.api.aws",
6205+
"tags" : [ "dualstack", "fips" ]
6206+
}, {
6207+
"hostname" : "comprehend.us-east-1.api.aws",
6208+
"tags" : [ "dualstack" ]
61626209
} ]
61636210
},
61646211
"us-east-2" : {
@@ -6177,6 +6224,12 @@
61776224
"variants" : [ {
61786225
"hostname" : "comprehend-fips.us-west-2.amazonaws.com",
61796226
"tags" : [ "fips" ]
6227+
}, {
6228+
"hostname" : "comprehend-fips.us-west-2.api.aws",
6229+
"tags" : [ "dualstack", "fips" ]
6230+
}, {
6231+
"hostname" : "comprehend.us-west-2.api.aws",
6232+
"tags" : [ "dualstack" ]
61806233
} ]
61816234
}
61826235
}
@@ -20057,15 +20110,46 @@
2005720110
},
2005820111
"rekognition" : {
2005920112
"endpoints" : {
20060-
"ap-northeast-1" : { },
20061-
"ap-northeast-2" : { },
20062-
"ap-south-1" : { },
20063-
"ap-southeast-1" : { },
20064-
"ap-southeast-2" : { },
20113+
"ap-northeast-1" : {
20114+
"variants" : [ {
20115+
"hostname" : "rekognition.ap-northeast-1.api.aws",
20116+
"tags" : [ "dualstack" ]
20117+
} ]
20118+
},
20119+
"ap-northeast-2" : {
20120+
"variants" : [ {
20121+
"hostname" : "rekognition.ap-northeast-2.api.aws",
20122+
"tags" : [ "dualstack" ]
20123+
} ]
20124+
},
20125+
"ap-south-1" : {
20126+
"variants" : [ {
20127+
"hostname" : "rekognition.ap-south-1.api.aws",
20128+
"tags" : [ "dualstack" ]
20129+
} ]
20130+
},
20131+
"ap-southeast-1" : {
20132+
"variants" : [ {
20133+
"hostname" : "rekognition.ap-southeast-1.api.aws",
20134+
"tags" : [ "dualstack" ]
20135+
} ]
20136+
},
20137+
"ap-southeast-2" : {
20138+
"variants" : [ {
20139+
"hostname" : "rekognition.ap-southeast-2.api.aws",
20140+
"tags" : [ "dualstack" ]
20141+
} ]
20142+
},
2006520143
"ca-central-1" : {
2006620144
"variants" : [ {
2006720145
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
2006820146
"tags" : [ "fips" ]
20147+
}, {
20148+
"hostname" : "rekognition-fips.ca-central-1.api.aws",
20149+
"tags" : [ "dualstack", "fips" ]
20150+
}, {
20151+
"hostname" : "rekognition.ca-central-1.api.aws",
20152+
"tags" : [ "dualstack" ]
2006920153
} ]
2007020154
},
2007120155
"ca-central-1-fips" : {
@@ -20075,11 +20159,36 @@
2007520159
"deprecated" : true,
2007620160
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
2007720161
},
20078-
"eu-central-1" : { },
20079-
"eu-south-2" : { },
20080-
"eu-west-1" : { },
20081-
"eu-west-2" : { },
20082-
"il-central-1" : { },
20162+
"eu-central-1" : {
20163+
"variants" : [ {
20164+
"hostname" : "rekognition.eu-central-1.api.aws",
20165+
"tags" : [ "dualstack" ]
20166+
} ]
20167+
},
20168+
"eu-south-2" : {
20169+
"variants" : [ {
20170+
"hostname" : "rekognition.eu-south-2.api.aws",
20171+
"tags" : [ "dualstack" ]
20172+
} ]
20173+
},
20174+
"eu-west-1" : {
20175+
"variants" : [ {
20176+
"hostname" : "rekognition.eu-west-1.api.aws",
20177+
"tags" : [ "dualstack" ]
20178+
} ]
20179+
},
20180+
"eu-west-2" : {
20181+
"variants" : [ {
20182+
"hostname" : "rekognition.eu-west-2.api.aws",
20183+
"tags" : [ "dualstack" ]
20184+
} ]
20185+
},
20186+
"il-central-1" : {
20187+
"variants" : [ {
20188+
"hostname" : "rekognition.il-central-1.api.aws",
20189+
"tags" : [ "dualstack" ]
20190+
} ]
20191+
},
2008320192
"rekognition-fips.ca-central-1" : {
2008420193
"credentialScope" : {
2008520194
"region" : "ca-central-1"
@@ -20169,6 +20278,12 @@
2016920278
"variants" : [ {
2017020279
"hostname" : "rekognition-fips.us-east-1.amazonaws.com",
2017120280
"tags" : [ "fips" ]
20281+
}, {
20282+
"hostname" : "rekognition-fips.us-east-1.api.aws",
20283+
"tags" : [ "dualstack", "fips" ]
20284+
}, {
20285+
"hostname" : "rekognition.us-east-1.api.aws",
20286+
"tags" : [ "dualstack" ]
2017220287
} ]
2017320288
},
2017420289
"us-east-1-fips" : {
@@ -20182,6 +20297,12 @@
2018220297
"variants" : [ {
2018320298
"hostname" : "rekognition-fips.us-east-2.amazonaws.com",
2018420299
"tags" : [ "fips" ]
20300+
}, {
20301+
"hostname" : "rekognition-fips.us-east-2.api.aws",
20302+
"tags" : [ "dualstack", "fips" ]
20303+
}, {
20304+
"hostname" : "rekognition.us-east-2.api.aws",
20305+
"tags" : [ "dualstack" ]
2018520306
} ]
2018620307
},
2018720308
"us-east-2-fips" : {
@@ -20195,6 +20316,12 @@
2019520316
"variants" : [ {
2019620317
"hostname" : "rekognition-fips.us-west-1.amazonaws.com",
2019720318
"tags" : [ "fips" ]
20319+
}, {
20320+
"hostname" : "rekognition-fips.us-west-1.api.aws",
20321+
"tags" : [ "dualstack", "fips" ]
20322+
}, {
20323+
"hostname" : "rekognition.us-west-1.api.aws",
20324+
"tags" : [ "dualstack" ]
2019820325
} ]
2019920326
},
2020020327
"us-west-1-fips" : {
@@ -20208,6 +20335,12 @@
2020820335
"variants" : [ {
2020920336
"hostname" : "rekognition-fips.us-west-2.amazonaws.com",
2021020337
"tags" : [ "fips" ]
20338+
}, {
20339+
"hostname" : "rekognition-fips.us-west-2.api.aws",
20340+
"tags" : [ "dualstack", "fips" ]
20341+
}, {
20342+
"hostname" : "rekognition.us-west-2.api.aws",
20343+
"tags" : [ "dualstack" ]
2021120344
} ]
2021220345
},
2021320346
"us-west-2-fips" : {
@@ -20356,6 +20489,8 @@
2035620489
"ap-southeast-2" : { },
2035720490
"ap-southeast-3" : { },
2035820491
"ap-southeast-4" : { },
20492+
"ap-southeast-5" : { },
20493+
"ap-southeast-7" : { },
2035920494
"ca-central-1" : {
2036020495
"variants" : [ {
2036120496
"hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
@@ -20427,6 +20562,7 @@
2042720562
"il-central-1" : { },
2042820563
"me-central-1" : { },
2042920564
"me-south-1" : { },
20565+
"mx-central-1" : { },
2043020566
"sa-east-1" : { },
2043120567
"us-east-1" : {
2043220568
"variants" : [ {
@@ -31643,6 +31779,12 @@
3164331779
"variants" : [ {
3164431780
"hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
3164531781
"tags" : [ "fips" ]
31782+
}, {
31783+
"hostname" : "comprehend-fips.us-gov-west-1.api.aws",
31784+
"tags" : [ "dualstack", "fips" ]
31785+
}, {
31786+
"hostname" : "comprehend.us-gov-west-1.api.aws",
31787+
"tags" : [ "dualstack" ]
3164631788
} ]
3164731789
}
3164831790
}
@@ -34456,6 +34598,12 @@
3445634598
"variants" : [ {
3445734599
"hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
3445834600
"tags" : [ "fips" ]
34601+
}, {
34602+
"hostname" : "rekognition-fips.us-gov-west-1.api.aws",
34603+
"tags" : [ "dualstack", "fips" ]
34604+
}, {
34605+
"hostname" : "rekognition.us-gov-west-1.api.aws",
34606+
"tags" : [ "dualstack" ]
3445934607
} ]
3446034608
},
3446134609
"us-gov-west-1-fips" : {

0 commit comments

Comments
 (0)