6108
6108
"protocols" : [ "https" ]
6109
6109
},
6110
6110
"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
+ },
6113
6123
"ap-south-1" : {
6114
6124
"variants" : [ {
6115
6125
"hostname" : "comprehend.ap-south-1.api.aws",
6116
6126
"tags" : [ "dualstack" ]
6117
6127
} ]
6118
6128
},
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
+ },
6121
6141
"ca-central-1" : {
6122
6142
"variants" : [ {
6123
6143
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
6124
6144
"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" ]
6125
6169
} ]
6126
6170
},
6127
- "eu-central-1" : { },
6128
- "eu-west-1" : { },
6129
- "eu-west-2" : { },
6130
6171
"fips-ca-central-1" : {
6131
6172
"credentialScope" : {
6132
6173
"region" : "ca-central-1"
6159
6200
"variants" : [ {
6160
6201
"hostname" : "comprehend-fips.us-east-1.amazonaws.com",
6161
6202
"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" ]
6162
6209
} ]
6163
6210
},
6164
6211
"us-east-2" : {
6177
6224
"variants" : [ {
6178
6225
"hostname" : "comprehend-fips.us-west-2.amazonaws.com",
6179
6226
"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" ]
6180
6233
} ]
6181
6234
}
6182
6235
}
@@ -20057,15 +20110,46 @@
20057
20110
},
20058
20111
"rekognition" : {
20059
20112
"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
+ },
20065
20143
"ca-central-1" : {
20066
20144
"variants" : [ {
20067
20145
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
20068
20146
"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" ]
20069
20153
} ]
20070
20154
},
20071
20155
"ca-central-1-fips" : {
@@ -20075,11 +20159,36 @@
20075
20159
"deprecated" : true,
20076
20160
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
20077
20161
},
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
+ },
20083
20192
"rekognition-fips.ca-central-1" : {
20084
20193
"credentialScope" : {
20085
20194
"region" : "ca-central-1"
20169
20278
"variants" : [ {
20170
20279
"hostname" : "rekognition-fips.us-east-1.amazonaws.com",
20171
20280
"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" ]
20172
20287
} ]
20173
20288
},
20174
20289
"us-east-1-fips" : {
20182
20297
"variants" : [ {
20183
20298
"hostname" : "rekognition-fips.us-east-2.amazonaws.com",
20184
20299
"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" ]
20185
20306
} ]
20186
20307
},
20187
20308
"us-east-2-fips" : {
20195
20316
"variants" : [ {
20196
20317
"hostname" : "rekognition-fips.us-west-1.amazonaws.com",
20197
20318
"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" ]
20198
20325
} ]
20199
20326
},
20200
20327
"us-west-1-fips" : {
20208
20335
"variants" : [ {
20209
20336
"hostname" : "rekognition-fips.us-west-2.amazonaws.com",
20210
20337
"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" ]
20211
20344
} ]
20212
20345
},
20213
20346
"us-west-2-fips" : {
20356
20489
"ap-southeast-2" : { },
20357
20490
"ap-southeast-3" : { },
20358
20491
"ap-southeast-4" : { },
20492
+ "ap-southeast-5" : { },
20493
+ "ap-southeast-7" : { },
20359
20494
"ca-central-1" : {
20360
20495
"variants" : [ {
20361
20496
"hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
20427
20562
"il-central-1" : { },
20428
20563
"me-central-1" : { },
20429
20564
"me-south-1" : { },
20565
+ "mx-central-1" : { },
20430
20566
"sa-east-1" : { },
20431
20567
"us-east-1" : {
20432
20568
"variants" : [ {
31643
31779
"variants" : [ {
31644
31780
"hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
31645
31781
"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" ]
31646
31788
} ]
31647
31789
}
31648
31790
}
34456
34598
"variants" : [ {
34457
34599
"hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
34458
34600
"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" ]
34459
34607
} ]
34460
34608
},
34461
34609
"us-gov-west-1-fips" : {
0 commit comments