aws-partitions 1.1081.0 → 1.1091.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/partitions.json CHANGED
@@ -3193,6 +3193,7 @@
3193
3193
  "tags" : [ "dualstack" ]
3194
3194
  } ]
3195
3195
  },
3196
+ "ap-southeast-7" : { },
3196
3197
  "ca-central-1" : {
3197
3198
  "variants" : [ {
3198
3199
  "hostname" : "athena-fips.ca-central-1.amazonaws.com",
@@ -3325,6 +3326,7 @@
3325
3326
  "tags" : [ "dualstack" ]
3326
3327
  } ]
3327
3328
  },
3329
+ "mx-central-1" : { },
3328
3330
  "sa-east-1" : {
3329
3331
  "variants" : [ {
3330
3332
  "hostname" : "athena.sa-east-1.api.aws",
@@ -6108,25 +6110,66 @@
6108
6110
  "protocols" : [ "https" ]
6109
6111
  },
6110
6112
  "endpoints" : {
6111
- "ap-northeast-1" : { },
6112
- "ap-northeast-2" : { },
6113
+ "ap-northeast-1" : {
6114
+ "variants" : [ {
6115
+ "hostname" : "comprehend.ap-northeast-1.api.aws",
6116
+ "tags" : [ "dualstack" ]
6117
+ } ]
6118
+ },
6119
+ "ap-northeast-2" : {
6120
+ "variants" : [ {
6121
+ "hostname" : "comprehend.ap-northeast-2.api.aws",
6122
+ "tags" : [ "dualstack" ]
6123
+ } ]
6124
+ },
6113
6125
  "ap-south-1" : {
6114
6126
  "variants" : [ {
6115
6127
  "hostname" : "comprehend.ap-south-1.api.aws",
6116
6128
  "tags" : [ "dualstack" ]
6117
6129
  } ]
6118
6130
  },
6119
- "ap-southeast-1" : { },
6120
- "ap-southeast-2" : { },
6131
+ "ap-southeast-1" : {
6132
+ "variants" : [ {
6133
+ "hostname" : "comprehend.ap-southeast-1.api.aws",
6134
+ "tags" : [ "dualstack" ]
6135
+ } ]
6136
+ },
6137
+ "ap-southeast-2" : {
6138
+ "variants" : [ {
6139
+ "hostname" : "comprehend.ap-southeast-2.api.aws",
6140
+ "tags" : [ "dualstack" ]
6141
+ } ]
6142
+ },
6121
6143
  "ca-central-1" : {
6122
6144
  "variants" : [ {
6123
6145
  "hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
6124
6146
  "tags" : [ "fips" ]
6147
+ }, {
6148
+ "hostname" : "comprehend-fips.ca-central-1.api.aws",
6149
+ "tags" : [ "dualstack", "fips" ]
6150
+ }, {
6151
+ "hostname" : "comprehend.ca-central-1.api.aws",
6152
+ "tags" : [ "dualstack" ]
6153
+ } ]
6154
+ },
6155
+ "eu-central-1" : {
6156
+ "variants" : [ {
6157
+ "hostname" : "comprehend.eu-central-1.api.aws",
6158
+ "tags" : [ "dualstack" ]
6159
+ } ]
6160
+ },
6161
+ "eu-west-1" : {
6162
+ "variants" : [ {
6163
+ "hostname" : "comprehend.eu-west-1.api.aws",
6164
+ "tags" : [ "dualstack" ]
6165
+ } ]
6166
+ },
6167
+ "eu-west-2" : {
6168
+ "variants" : [ {
6169
+ "hostname" : "comprehend.eu-west-2.api.aws",
6170
+ "tags" : [ "dualstack" ]
6125
6171
  } ]
6126
6172
  },
6127
- "eu-central-1" : { },
6128
- "eu-west-1" : { },
6129
- "eu-west-2" : { },
6130
6173
  "fips-ca-central-1" : {
6131
6174
  "credentialScope" : {
6132
6175
  "region" : "ca-central-1"
@@ -6159,6 +6202,12 @@
6159
6202
  "variants" : [ {
6160
6203
  "hostname" : "comprehend-fips.us-east-1.amazonaws.com",
6161
6204
  "tags" : [ "fips" ]
6205
+ }, {
6206
+ "hostname" : "comprehend-fips.us-east-1.api.aws",
6207
+ "tags" : [ "dualstack", "fips" ]
6208
+ }, {
6209
+ "hostname" : "comprehend.us-east-1.api.aws",
6210
+ "tags" : [ "dualstack" ]
6162
6211
  } ]
6163
6212
  },
6164
6213
  "us-east-2" : {
@@ -6177,6 +6226,12 @@
6177
6226
  "variants" : [ {
6178
6227
  "hostname" : "comprehend-fips.us-west-2.amazonaws.com",
6179
6228
  "tags" : [ "fips" ]
6229
+ }, {
6230
+ "hostname" : "comprehend-fips.us-west-2.api.aws",
6231
+ "tags" : [ "dualstack", "fips" ]
6232
+ }, {
6233
+ "hostname" : "comprehend.us-west-2.api.aws",
6234
+ "tags" : [ "dualstack" ]
6180
6235
  } ]
6181
6236
  }
6182
6237
  }
@@ -10122,6 +10177,7 @@
10122
10177
  "tags" : [ "fips" ]
10123
10178
  } ]
10124
10179
  },
10180
+ "ca-west-1" : { },
10125
10181
  "eu-central-1" : { },
10126
10182
  "eu-north-1" : { },
10127
10183
  "eu-south-1" : { },
@@ -14118,6 +14174,7 @@
14118
14174
  "ap-southeast-3" : { },
14119
14175
  "ap-southeast-4" : { },
14120
14176
  "ap-southeast-5" : { },
14177
+ "ap-southeast-7" : { },
14121
14178
  "ca-central-1" : {
14122
14179
  "variants" : [ {
14123
14180
  "hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
@@ -14183,6 +14240,7 @@
14183
14240
  "il-central-1" : { },
14184
14241
  "me-central-1" : { },
14185
14242
  "me-south-1" : { },
14243
+ "mx-central-1" : { },
14186
14244
  "sa-east-1" : { },
14187
14245
  "us-east-1" : {
14188
14246
  "variants" : [ {
@@ -15155,6 +15213,7 @@
15155
15213
  "ap-southeast-3" : { },
15156
15214
  "ap-southeast-4" : { },
15157
15215
  "ap-southeast-5" : { },
15216
+ "ap-southeast-7" : { },
15158
15217
  "ca-central-1" : { },
15159
15218
  "ca-west-1" : { },
15160
15219
  "eu-central-1" : { },
@@ -15196,6 +15255,7 @@
15196
15255
  "il-central-1" : { },
15197
15256
  "me-central-1" : { },
15198
15257
  "me-south-1" : { },
15258
+ "mx-central-1" : { },
15199
15259
  "sa-east-1" : { },
15200
15260
  "us-east-1" : {
15201
15261
  "variants" : [ {
@@ -15321,6 +15381,7 @@
15321
15381
  "ap-southeast-3" : { },
15322
15382
  "ap-southeast-4" : { },
15323
15383
  "ap-southeast-5" : { },
15384
+ "ap-southeast-7" : { },
15324
15385
  "ca-central-1" : { },
15325
15386
  "ca-west-1" : { },
15326
15387
  "eu-central-1" : { },
@@ -15362,6 +15423,7 @@
15362
15423
  "il-central-1" : { },
15363
15424
  "me-central-1" : { },
15364
15425
  "me-south-1" : { },
15426
+ "mx-central-1" : { },
15365
15427
  "sa-east-1" : { },
15366
15428
  "us-east-1" : {
15367
15429
  "variants" : [ {
@@ -17071,6 +17133,7 @@
17071
17133
  "ap-southeast-3" : { },
17072
17134
  "ap-southeast-4" : { },
17073
17135
  "ap-southeast-5" : { },
17136
+ "ap-southeast-7" : { },
17074
17137
  "ca-central-1" : { },
17075
17138
  "ca-west-1" : { },
17076
17139
  "eu-central-1" : { },
@@ -17112,6 +17175,7 @@
17112
17175
  "il-central-1" : { },
17113
17176
  "me-central-1" : { },
17114
17177
  "me-south-1" : { },
17178
+ "mx-central-1" : { },
17115
17179
  "sa-east-1" : { },
17116
17180
  "us-east-1" : {
17117
17181
  "variants" : [ {
@@ -17842,6 +17906,7 @@
17842
17906
  "ca-central-1" : { },
17843
17907
  "eu-central-1" : { },
17844
17908
  "eu-north-1" : { },
17909
+ "eu-south-2" : { },
17845
17910
  "eu-west-1" : { },
17846
17911
  "eu-west-2" : { },
17847
17912
  "sa-east-1" : { },
@@ -19042,6 +19107,18 @@
19042
19107
  }
19043
19108
  }
19044
19109
  },
19110
+ "query.timestream" : {
19111
+ "endpoints" : {
19112
+ "ap-northeast-1" : { },
19113
+ "ap-south-1" : { },
19114
+ "ap-southeast-2" : { },
19115
+ "eu-central-1" : { },
19116
+ "eu-west-1" : { },
19117
+ "us-east-1" : { },
19118
+ "us-east-2" : { },
19119
+ "us-west-2" : { }
19120
+ }
19121
+ },
19045
19122
  "quicksight" : {
19046
19123
  "endpoints" : {
19047
19124
  "af-south-1" : { },
@@ -20047,15 +20124,46 @@
20047
20124
  },
20048
20125
  "rekognition" : {
20049
20126
  "endpoints" : {
20050
- "ap-northeast-1" : { },
20051
- "ap-northeast-2" : { },
20052
- "ap-south-1" : { },
20053
- "ap-southeast-1" : { },
20054
- "ap-southeast-2" : { },
20127
+ "ap-northeast-1" : {
20128
+ "variants" : [ {
20129
+ "hostname" : "rekognition.ap-northeast-1.api.aws",
20130
+ "tags" : [ "dualstack" ]
20131
+ } ]
20132
+ },
20133
+ "ap-northeast-2" : {
20134
+ "variants" : [ {
20135
+ "hostname" : "rekognition.ap-northeast-2.api.aws",
20136
+ "tags" : [ "dualstack" ]
20137
+ } ]
20138
+ },
20139
+ "ap-south-1" : {
20140
+ "variants" : [ {
20141
+ "hostname" : "rekognition.ap-south-1.api.aws",
20142
+ "tags" : [ "dualstack" ]
20143
+ } ]
20144
+ },
20145
+ "ap-southeast-1" : {
20146
+ "variants" : [ {
20147
+ "hostname" : "rekognition.ap-southeast-1.api.aws",
20148
+ "tags" : [ "dualstack" ]
20149
+ } ]
20150
+ },
20151
+ "ap-southeast-2" : {
20152
+ "variants" : [ {
20153
+ "hostname" : "rekognition.ap-southeast-2.api.aws",
20154
+ "tags" : [ "dualstack" ]
20155
+ } ]
20156
+ },
20055
20157
  "ca-central-1" : {
20056
20158
  "variants" : [ {
20057
20159
  "hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
20058
20160
  "tags" : [ "fips" ]
20161
+ }, {
20162
+ "hostname" : "rekognition-fips.ca-central-1.api.aws",
20163
+ "tags" : [ "dualstack", "fips" ]
20164
+ }, {
20165
+ "hostname" : "rekognition.ca-central-1.api.aws",
20166
+ "tags" : [ "dualstack" ]
20059
20167
  } ]
20060
20168
  },
20061
20169
  "ca-central-1-fips" : {
@@ -20065,11 +20173,36 @@
20065
20173
  "deprecated" : true,
20066
20174
  "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
20067
20175
  },
20068
- "eu-central-1" : { },
20069
- "eu-south-2" : { },
20070
- "eu-west-1" : { },
20071
- "eu-west-2" : { },
20072
- "il-central-1" : { },
20176
+ "eu-central-1" : {
20177
+ "variants" : [ {
20178
+ "hostname" : "rekognition.eu-central-1.api.aws",
20179
+ "tags" : [ "dualstack" ]
20180
+ } ]
20181
+ },
20182
+ "eu-south-2" : {
20183
+ "variants" : [ {
20184
+ "hostname" : "rekognition.eu-south-2.api.aws",
20185
+ "tags" : [ "dualstack" ]
20186
+ } ]
20187
+ },
20188
+ "eu-west-1" : {
20189
+ "variants" : [ {
20190
+ "hostname" : "rekognition.eu-west-1.api.aws",
20191
+ "tags" : [ "dualstack" ]
20192
+ } ]
20193
+ },
20194
+ "eu-west-2" : {
20195
+ "variants" : [ {
20196
+ "hostname" : "rekognition.eu-west-2.api.aws",
20197
+ "tags" : [ "dualstack" ]
20198
+ } ]
20199
+ },
20200
+ "il-central-1" : {
20201
+ "variants" : [ {
20202
+ "hostname" : "rekognition.il-central-1.api.aws",
20203
+ "tags" : [ "dualstack" ]
20204
+ } ]
20205
+ },
20073
20206
  "rekognition-fips.ca-central-1" : {
20074
20207
  "credentialScope" : {
20075
20208
  "region" : "ca-central-1"
@@ -20159,6 +20292,12 @@
20159
20292
  "variants" : [ {
20160
20293
  "hostname" : "rekognition-fips.us-east-1.amazonaws.com",
20161
20294
  "tags" : [ "fips" ]
20295
+ }, {
20296
+ "hostname" : "rekognition-fips.us-east-1.api.aws",
20297
+ "tags" : [ "dualstack", "fips" ]
20298
+ }, {
20299
+ "hostname" : "rekognition.us-east-1.api.aws",
20300
+ "tags" : [ "dualstack" ]
20162
20301
  } ]
20163
20302
  },
20164
20303
  "us-east-1-fips" : {
@@ -20172,6 +20311,12 @@
20172
20311
  "variants" : [ {
20173
20312
  "hostname" : "rekognition-fips.us-east-2.amazonaws.com",
20174
20313
  "tags" : [ "fips" ]
20314
+ }, {
20315
+ "hostname" : "rekognition-fips.us-east-2.api.aws",
20316
+ "tags" : [ "dualstack", "fips" ]
20317
+ }, {
20318
+ "hostname" : "rekognition.us-east-2.api.aws",
20319
+ "tags" : [ "dualstack" ]
20175
20320
  } ]
20176
20321
  },
20177
20322
  "us-east-2-fips" : {
@@ -20185,6 +20330,12 @@
20185
20330
  "variants" : [ {
20186
20331
  "hostname" : "rekognition-fips.us-west-1.amazonaws.com",
20187
20332
  "tags" : [ "fips" ]
20333
+ }, {
20334
+ "hostname" : "rekognition-fips.us-west-1.api.aws",
20335
+ "tags" : [ "dualstack", "fips" ]
20336
+ }, {
20337
+ "hostname" : "rekognition.us-west-1.api.aws",
20338
+ "tags" : [ "dualstack" ]
20188
20339
  } ]
20189
20340
  },
20190
20341
  "us-west-1-fips" : {
@@ -20198,6 +20349,12 @@
20198
20349
  "variants" : [ {
20199
20350
  "hostname" : "rekognition-fips.us-west-2.amazonaws.com",
20200
20351
  "tags" : [ "fips" ]
20352
+ }, {
20353
+ "hostname" : "rekognition-fips.us-west-2.api.aws",
20354
+ "tags" : [ "dualstack", "fips" ]
20355
+ }, {
20356
+ "hostname" : "rekognition.us-west-2.api.aws",
20357
+ "tags" : [ "dualstack" ]
20201
20358
  } ]
20202
20359
  },
20203
20360
  "us-west-2-fips" : {
@@ -20346,6 +20503,8 @@
20346
20503
  "ap-southeast-2" : { },
20347
20504
  "ap-southeast-3" : { },
20348
20505
  "ap-southeast-4" : { },
20506
+ "ap-southeast-5" : { },
20507
+ "ap-southeast-7" : { },
20349
20508
  "ca-central-1" : {
20350
20509
  "variants" : [ {
20351
20510
  "hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
@@ -20417,6 +20576,7 @@
20417
20576
  "il-central-1" : { },
20418
20577
  "me-central-1" : { },
20419
20578
  "me-south-1" : { },
20579
+ "mx-central-1" : { },
20420
20580
  "sa-east-1" : { },
20421
20581
  "us-east-1" : {
20422
20582
  "variants" : [ {
@@ -20874,23 +21034,94 @@
20874
21034
  "protocols" : [ "https" ]
20875
21035
  },
20876
21036
  "endpoints" : {
20877
- "af-south-1" : { },
20878
- "ap-east-1" : { },
20879
- "ap-northeast-1" : { },
20880
- "ap-northeast-2" : { },
20881
- "ap-northeast-3" : { },
20882
- "ap-south-1" : { },
20883
- "ap-south-2" : { },
20884
- "ap-southeast-1" : { },
20885
- "ap-southeast-2" : { },
20886
- "ap-southeast-3" : { },
20887
- "ap-southeast-4" : { },
20888
- "ap-southeast-5" : { },
20889
- "ap-southeast-7" : { },
21037
+ "af-south-1" : {
21038
+ "variants" : [ {
21039
+ "hostname" : "route53resolver.af-south-1.api.aws",
21040
+ "tags" : [ "dualstack" ]
21041
+ } ]
21042
+ },
21043
+ "ap-east-1" : {
21044
+ "variants" : [ {
21045
+ "hostname" : "route53resolver.ap-east-1.api.aws",
21046
+ "tags" : [ "dualstack" ]
21047
+ } ]
21048
+ },
21049
+ "ap-northeast-1" : {
21050
+ "variants" : [ {
21051
+ "hostname" : "route53resolver.ap-northeast-1.api.aws",
21052
+ "tags" : [ "dualstack" ]
21053
+ } ]
21054
+ },
21055
+ "ap-northeast-2" : {
21056
+ "variants" : [ {
21057
+ "hostname" : "route53resolver.ap-northeast-2.api.aws",
21058
+ "tags" : [ "dualstack" ]
21059
+ } ]
21060
+ },
21061
+ "ap-northeast-3" : {
21062
+ "variants" : [ {
21063
+ "hostname" : "route53resolver.ap-northeast-3.api.aws",
21064
+ "tags" : [ "dualstack" ]
21065
+ } ]
21066
+ },
21067
+ "ap-south-1" : {
21068
+ "variants" : [ {
21069
+ "hostname" : "route53resolver.ap-south-1.api.aws",
21070
+ "tags" : [ "dualstack" ]
21071
+ } ]
21072
+ },
21073
+ "ap-south-2" : {
21074
+ "variants" : [ {
21075
+ "hostname" : "route53resolver.ap-south-2.api.aws",
21076
+ "tags" : [ "dualstack" ]
21077
+ } ]
21078
+ },
21079
+ "ap-southeast-1" : {
21080
+ "variants" : [ {
21081
+ "hostname" : "route53resolver.ap-southeast-1.api.aws",
21082
+ "tags" : [ "dualstack" ]
21083
+ } ]
21084
+ },
21085
+ "ap-southeast-2" : {
21086
+ "variants" : [ {
21087
+ "hostname" : "route53resolver.ap-southeast-2.api.aws",
21088
+ "tags" : [ "dualstack" ]
21089
+ } ]
21090
+ },
21091
+ "ap-southeast-3" : {
21092
+ "variants" : [ {
21093
+ "hostname" : "route53resolver.ap-southeast-3.api.aws",
21094
+ "tags" : [ "dualstack" ]
21095
+ } ]
21096
+ },
21097
+ "ap-southeast-4" : {
21098
+ "variants" : [ {
21099
+ "hostname" : "route53resolver.ap-southeast-4.api.aws",
21100
+ "tags" : [ "dualstack" ]
21101
+ } ]
21102
+ },
21103
+ "ap-southeast-5" : {
21104
+ "variants" : [ {
21105
+ "hostname" : "route53resolver.ap-southeast-5.api.aws",
21106
+ "tags" : [ "dualstack" ]
21107
+ } ]
21108
+ },
21109
+ "ap-southeast-7" : {
21110
+ "variants" : [ {
21111
+ "hostname" : "route53resolver.ap-southeast-7.api.aws",
21112
+ "tags" : [ "dualstack" ]
21113
+ } ]
21114
+ },
20890
21115
  "ca-central-1" : {
20891
21116
  "variants" : [ {
20892
21117
  "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
20893
21118
  "tags" : [ "fips" ]
21119
+ }, {
21120
+ "hostname" : "route53resolver-fips.ca-central-1.api.aws",
21121
+ "tags" : [ "dualstack", "fips" ]
21122
+ }, {
21123
+ "hostname" : "route53resolver.ca-central-1.api.aws",
21124
+ "tags" : [ "dualstack" ]
20894
21125
  } ]
20895
21126
  },
20896
21127
  "ca-central-1-fips" : {
@@ -20904,6 +21135,12 @@
20904
21135
  "variants" : [ {
20905
21136
  "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
20906
21137
  "tags" : [ "fips" ]
21138
+ }, {
21139
+ "hostname" : "route53resolver-fips.ca-west-1.api.aws",
21140
+ "tags" : [ "dualstack", "fips" ]
21141
+ }, {
21142
+ "hostname" : "route53resolver.ca-west-1.api.aws",
21143
+ "tags" : [ "dualstack" ]
20907
21144
  } ]
20908
21145
  },
20909
21146
  "ca-west-1-fips" : {
@@ -20913,23 +21150,94 @@
20913
21150
  "deprecated" : true,
20914
21151
  "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
20915
21152
  },
20916
- "eu-central-1" : { },
20917
- "eu-central-2" : { },
20918
- "eu-north-1" : { },
20919
- "eu-south-1" : { },
20920
- "eu-south-2" : { },
20921
- "eu-west-1" : { },
20922
- "eu-west-2" : { },
20923
- "eu-west-3" : { },
20924
- "il-central-1" : { },
20925
- "me-central-1" : { },
20926
- "me-south-1" : { },
20927
- "mx-central-1" : { },
20928
- "sa-east-1" : { },
21153
+ "eu-central-1" : {
21154
+ "variants" : [ {
21155
+ "hostname" : "route53resolver.eu-central-1.api.aws",
21156
+ "tags" : [ "dualstack" ]
21157
+ } ]
21158
+ },
21159
+ "eu-central-2" : {
21160
+ "variants" : [ {
21161
+ "hostname" : "route53resolver.eu-central-2.api.aws",
21162
+ "tags" : [ "dualstack" ]
21163
+ } ]
21164
+ },
21165
+ "eu-north-1" : {
21166
+ "variants" : [ {
21167
+ "hostname" : "route53resolver.eu-north-1.api.aws",
21168
+ "tags" : [ "dualstack" ]
21169
+ } ]
21170
+ },
21171
+ "eu-south-1" : {
21172
+ "variants" : [ {
21173
+ "hostname" : "route53resolver.eu-south-1.api.aws",
21174
+ "tags" : [ "dualstack" ]
21175
+ } ]
21176
+ },
21177
+ "eu-south-2" : {
21178
+ "variants" : [ {
21179
+ "hostname" : "route53resolver.eu-south-2.api.aws",
21180
+ "tags" : [ "dualstack" ]
21181
+ } ]
21182
+ },
21183
+ "eu-west-1" : {
21184
+ "variants" : [ {
21185
+ "hostname" : "route53resolver.eu-west-1.api.aws",
21186
+ "tags" : [ "dualstack" ]
21187
+ } ]
21188
+ },
21189
+ "eu-west-2" : {
21190
+ "variants" : [ {
21191
+ "hostname" : "route53resolver.eu-west-2.api.aws",
21192
+ "tags" : [ "dualstack" ]
21193
+ } ]
21194
+ },
21195
+ "eu-west-3" : {
21196
+ "variants" : [ {
21197
+ "hostname" : "route53resolver.eu-west-3.api.aws",
21198
+ "tags" : [ "dualstack" ]
21199
+ } ]
21200
+ },
21201
+ "il-central-1" : {
21202
+ "variants" : [ {
21203
+ "hostname" : "route53resolver.il-central-1.api.aws",
21204
+ "tags" : [ "dualstack" ]
21205
+ } ]
21206
+ },
21207
+ "me-central-1" : {
21208
+ "variants" : [ {
21209
+ "hostname" : "route53resolver.me-central-1.api.aws",
21210
+ "tags" : [ "dualstack" ]
21211
+ } ]
21212
+ },
21213
+ "me-south-1" : {
21214
+ "variants" : [ {
21215
+ "hostname" : "route53resolver.me-south-1.api.aws",
21216
+ "tags" : [ "dualstack" ]
21217
+ } ]
21218
+ },
21219
+ "mx-central-1" : {
21220
+ "variants" : [ {
21221
+ "hostname" : "route53resolver.mx-central-1.api.aws",
21222
+ "tags" : [ "dualstack" ]
21223
+ } ]
21224
+ },
21225
+ "sa-east-1" : {
21226
+ "variants" : [ {
21227
+ "hostname" : "route53resolver.sa-east-1.api.aws",
21228
+ "tags" : [ "dualstack" ]
21229
+ } ]
21230
+ },
20929
21231
  "us-east-1" : {
20930
21232
  "variants" : [ {
20931
21233
  "hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
20932
21234
  "tags" : [ "fips" ]
21235
+ }, {
21236
+ "hostname" : "route53resolver-fips.us-east-1.api.aws",
21237
+ "tags" : [ "dualstack", "fips" ]
21238
+ }, {
21239
+ "hostname" : "route53resolver.us-east-1.api.aws",
21240
+ "tags" : [ "dualstack" ]
20933
21241
  } ]
20934
21242
  },
20935
21243
  "us-east-1-fips" : {
@@ -20943,6 +21251,12 @@
20943
21251
  "variants" : [ {
20944
21252
  "hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
20945
21253
  "tags" : [ "fips" ]
21254
+ }, {
21255
+ "hostname" : "route53resolver-fips.us-east-2.api.aws",
21256
+ "tags" : [ "dualstack", "fips" ]
21257
+ }, {
21258
+ "hostname" : "route53resolver.us-east-2.api.aws",
21259
+ "tags" : [ "dualstack" ]
20946
21260
  } ]
20947
21261
  },
20948
21262
  "us-east-2-fips" : {
@@ -20956,6 +21270,12 @@
20956
21270
  "variants" : [ {
20957
21271
  "hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
20958
21272
  "tags" : [ "fips" ]
21273
+ }, {
21274
+ "hostname" : "route53resolver-fips.us-west-1.api.aws",
21275
+ "tags" : [ "dualstack", "fips" ]
21276
+ }, {
21277
+ "hostname" : "route53resolver.us-west-1.api.aws",
21278
+ "tags" : [ "dualstack" ]
20959
21279
  } ]
20960
21280
  },
20961
21281
  "us-west-1-fips" : {
@@ -20969,6 +21289,12 @@
20969
21289
  "variants" : [ {
20970
21290
  "hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
20971
21291
  "tags" : [ "fips" ]
21292
+ }, {
21293
+ "hostname" : "route53resolver-fips.us-west-2.api.aws",
21294
+ "tags" : [ "dualstack", "fips" ]
21295
+ }, {
21296
+ "hostname" : "route53resolver.us-west-2.api.aws",
21297
+ "tags" : [ "dualstack" ]
20972
21298
  } ]
20973
21299
  },
20974
21300
  "us-west-2-fips" : {
@@ -20983,6 +21309,7 @@
20983
21309
  "rum" : {
20984
21310
  "endpoints" : {
20985
21311
  "af-south-1" : { },
21312
+ "ap-east-1" : { },
20986
21313
  "ap-northeast-1" : { },
20987
21314
  "ap-northeast-2" : { },
20988
21315
  "ap-northeast-3" : { },
@@ -21001,6 +21328,7 @@
21001
21328
  "eu-west-1" : { },
21002
21329
  "eu-west-2" : { },
21003
21330
  "eu-west-3" : { },
21331
+ "il-central-1" : { },
21004
21332
  "me-central-1" : { },
21005
21333
  "me-south-1" : { },
21006
21334
  "sa-east-1" : { },
@@ -26877,6 +27205,7 @@
26877
27205
  "il-central-1" : { },
26878
27206
  "me-central-1" : { },
26879
27207
  "me-south-1" : { },
27208
+ "mx-central-1" : { },
26880
27209
  "sa-east-1" : { },
26881
27210
  "us-east-1" : {
26882
27211
  "variants" : [ {
@@ -29348,7 +29677,11 @@
29348
29677
  "region" : "cn-northwest-1"
29349
29678
  },
29350
29679
  "hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
29351
- "protocols" : [ "https" ]
29680
+ "protocols" : [ "https" ],
29681
+ "variants" : [ {
29682
+ "hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
29683
+ "tags" : [ "dualstack" ]
29684
+ } ]
29352
29685
  }
29353
29686
  }
29354
29687
  },
@@ -29978,8 +30311,18 @@
29978
30311
  "protocols" : [ "https" ]
29979
30312
  },
29980
30313
  "endpoints" : {
29981
- "cn-north-1" : { },
29982
- "cn-northwest-1" : { }
30314
+ "cn-north-1" : {
30315
+ "variants" : [ {
30316
+ "hostname" : "route53resolver.cn-north-1.api.amazonwebservices.com.cn",
30317
+ "tags" : [ "dualstack" ]
30318
+ } ]
30319
+ },
30320
+ "cn-northwest-1" : {
30321
+ "variants" : [ {
30322
+ "hostname" : "route53resolver.cn-northwest-1.api.amazonwebservices.com.cn",
30323
+ "tags" : [ "dualstack" ]
30324
+ } ]
30325
+ }
29983
30326
  }
29984
30327
  },
29985
30328
  "runtime.sagemaker" : {
@@ -31629,6 +31972,12 @@
31629
31972
  "variants" : [ {
31630
31973
  "hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
31631
31974
  "tags" : [ "fips" ]
31975
+ }, {
31976
+ "hostname" : "comprehend-fips.us-gov-west-1.api.aws",
31977
+ "tags" : [ "dualstack", "fips" ]
31978
+ }, {
31979
+ "hostname" : "comprehend.us-gov-west-1.api.aws",
31980
+ "tags" : [ "dualstack" ]
31632
31981
  } ]
31633
31982
  }
31634
31983
  }
@@ -33768,8 +34117,18 @@
33768
34117
  }
33769
34118
  },
33770
34119
  "endpoints" : {
33771
- "us-gov-east-1" : { },
33772
- "us-gov-west-1" : { }
34120
+ "us-gov-east-1" : {
34121
+ "variants" : [ {
34122
+ "hostname" : "metering-marketplace.us-gov-east-1.api.aws",
34123
+ "tags" : [ "dualstack" ]
34124
+ } ]
34125
+ },
34126
+ "us-gov-west-1" : {
34127
+ "variants" : [ {
34128
+ "hostname" : "metering-marketplace.us-gov-west-1.api.aws",
34129
+ "tags" : [ "dualstack" ]
34130
+ } ]
34131
+ }
33773
34132
  }
33774
34133
  },
33775
34134
  "metrics.sagemaker" : {
@@ -34217,6 +34576,11 @@
34217
34576
  }
34218
34577
  }
34219
34578
  },
34579
+ "query.timestream" : {
34580
+ "endpoints" : {
34581
+ "us-gov-west-1" : { }
34582
+ }
34583
+ },
34220
34584
  "quicksight" : {
34221
34585
  "endpoints" : {
34222
34586
  "us-gov-east-1" : { },
@@ -34432,6 +34796,12 @@
34432
34796
  "variants" : [ {
34433
34797
  "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
34434
34798
  "tags" : [ "fips" ]
34799
+ }, {
34800
+ "hostname" : "rekognition-fips.us-gov-west-1.api.aws",
34801
+ "tags" : [ "dualstack", "fips" ]
34802
+ }, {
34803
+ "hostname" : "rekognition.us-gov-west-1.api.aws",
34804
+ "tags" : [ "dualstack" ]
34435
34805
  } ]
34436
34806
  },
34437
34807
  "us-gov-west-1-fips" : {
@@ -34607,6 +34977,12 @@
34607
34977
  "variants" : [ {
34608
34978
  "hostname" : "route53resolver.us-gov-east-1.amazonaws.com",
34609
34979
  "tags" : [ "fips" ]
34980
+ }, {
34981
+ "hostname" : "route53resolver.us-gov-east-1.api.aws",
34982
+ "tags" : [ "dualstack" ]
34983
+ }, {
34984
+ "hostname" : "route53resolver.us-gov-east-1.api.aws",
34985
+ "tags" : [ "dualstack", "fips" ]
34610
34986
  } ]
34611
34987
  },
34612
34988
  "us-gov-east-1-fips" : {
@@ -34617,6 +34993,12 @@
34617
34993
  "variants" : [ {
34618
34994
  "hostname" : "route53resolver.us-gov-west-1.amazonaws.com",
34619
34995
  "tags" : [ "fips" ]
34996
+ }, {
34997
+ "hostname" : "route53resolver.us-gov-west-1.api.aws",
34998
+ "tags" : [ "dualstack" ]
34999
+ }, {
35000
+ "hostname" : "route53resolver.us-gov-west-1.api.aws",
35001
+ "tags" : [ "dualstack", "fips" ]
34620
35002
  } ]
34621
35003
  },
34622
35004
  "us-gov-west-1-fips" : {
@@ -37040,6 +37422,12 @@
37040
37422
  }
37041
37423
  }
37042
37424
  },
37425
+ "servicediscovery" : {
37426
+ "endpoints" : {
37427
+ "us-iso-east-1" : { },
37428
+ "us-iso-west-1" : { }
37429
+ }
37430
+ },
37043
37431
  "snowball" : {
37044
37432
  "endpoints" : {
37045
37433
  "us-iso-east-1" : { },
@@ -37600,6 +37988,11 @@
37600
37988
  "us-isob-east-1" : { }
37601
37989
  }
37602
37990
  },
37991
+ "fsx" : {
37992
+ "endpoints" : {
37993
+ "us-isob-east-1" : { }
37994
+ }
37995
+ },
37603
37996
  "glacier" : {
37604
37997
  "endpoints" : {
37605
37998
  "fips-us-isob-east-1" : {
@@ -37617,6 +38010,11 @@
37617
38010
  }
37618
38011
  }
37619
38012
  },
38013
+ "glue" : {
38014
+ "endpoints" : {
38015
+ "us-isob-east-1" : { }
38016
+ }
38017
+ },
37620
38018
  "health" : {
37621
38019
  "endpoints" : {
37622
38020
  "us-isob-east-1" : { }
@@ -37911,6 +38309,11 @@
37911
38309
  }
37912
38310
  }
37913
38311
  },
38312
+ "servicediscovery" : {
38313
+ "endpoints" : {
38314
+ "us-isob-east-1" : { }
38315
+ }
38316
+ },
37914
38317
  "snowball" : {
37915
38318
  "endpoints" : {
37916
38319
  "us-isob-east-1" : { }
@@ -38088,7 +38491,506 @@
38088
38491
  "description" : "EU ISOE West"
38089
38492
  }
38090
38493
  },
38091
- "services" : { }
38494
+ "services" : {
38495
+ "access-analyzer" : {
38496
+ "endpoints" : {
38497
+ "eu-isoe-west-1" : {
38498
+ "variants" : [ {
38499
+ "hostname" : "access-analyzer.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
38500
+ "tags" : [ "dualstack" ]
38501
+ } ]
38502
+ }
38503
+ }
38504
+ },
38505
+ "acm" : {
38506
+ "endpoints" : {
38507
+ "eu-isoe-west-1" : { }
38508
+ }
38509
+ },
38510
+ "acm-pca" : {
38511
+ "defaults" : {
38512
+ "protocols" : [ "https" ]
38513
+ },
38514
+ "endpoints" : {
38515
+ "eu-isoe-west-1" : { }
38516
+ }
38517
+ },
38518
+ "api.ecr" : {
38519
+ "endpoints" : {
38520
+ "eu-isoe-west-1" : {
38521
+ "credentialScope" : {
38522
+ "region" : "eu-isoe-west-1"
38523
+ },
38524
+ "hostname" : "api.ecr.eu-isoe-west-1.cloud.adc-e.uk"
38525
+ }
38526
+ }
38527
+ },
38528
+ "api.pricing" : {
38529
+ "defaults" : {
38530
+ "credentialScope" : {
38531
+ "service" : "pricing"
38532
+ }
38533
+ },
38534
+ "endpoints" : {
38535
+ "eu-isoe-west-1" : { }
38536
+ }
38537
+ },
38538
+ "appconfig" : {
38539
+ "endpoints" : {
38540
+ "eu-isoe-west-1" : { }
38541
+ }
38542
+ },
38543
+ "appconfigdata" : {
38544
+ "endpoints" : {
38545
+ "eu-isoe-west-1" : { }
38546
+ }
38547
+ },
38548
+ "application-autoscaling" : {
38549
+ "defaults" : {
38550
+ "protocols" : [ "http", "https" ]
38551
+ },
38552
+ "endpoints" : {
38553
+ "eu-isoe-west-1" : { }
38554
+ }
38555
+ },
38556
+ "arc-zonal-shift" : {
38557
+ "endpoints" : {
38558
+ "eu-isoe-west-1" : { }
38559
+ }
38560
+ },
38561
+ "athena" : {
38562
+ "endpoints" : {
38563
+ "eu-isoe-west-1" : { }
38564
+ }
38565
+ },
38566
+ "autoscaling" : {
38567
+ "defaults" : {
38568
+ "protocols" : [ "http", "https" ]
38569
+ },
38570
+ "endpoints" : {
38571
+ "eu-isoe-west-1" : { }
38572
+ }
38573
+ },
38574
+ "batch" : {
38575
+ "endpoints" : {
38576
+ "eu-isoe-west-1" : { }
38577
+ }
38578
+ },
38579
+ "budgets" : {
38580
+ "endpoints" : {
38581
+ "aws-iso-e-global" : {
38582
+ "credentialScope" : {
38583
+ "region" : "eu-isoe-west-1"
38584
+ },
38585
+ "hostname" : "budgets.global.cloud.adc-e.uk"
38586
+ },
38587
+ "eu-isoe-west-1" : {
38588
+ "credentialScope" : {
38589
+ "region" : "eu-isoe-west-1"
38590
+ },
38591
+ "hostname" : "budgets.global.cloud.adc-e.uk"
38592
+ }
38593
+ },
38594
+ "isRegionalized" : false,
38595
+ "partitionEndpoint" : "aws-iso-e-global"
38596
+ },
38597
+ "cloudcontrolapi" : {
38598
+ "endpoints" : {
38599
+ "eu-isoe-west-1" : { }
38600
+ }
38601
+ },
38602
+ "cloudformation" : {
38603
+ "endpoints" : {
38604
+ "eu-isoe-west-1" : { }
38605
+ }
38606
+ },
38607
+ "cloudtrail" : {
38608
+ "endpoints" : {
38609
+ "eu-isoe-west-1" : { }
38610
+ }
38611
+ },
38612
+ "codedeploy" : {
38613
+ "endpoints" : {
38614
+ "eu-isoe-west-1" : { }
38615
+ }
38616
+ },
38617
+ "compute-optimizer" : {
38618
+ "endpoints" : {
38619
+ "eu-isoe-west-1" : {
38620
+ "credentialScope" : {
38621
+ "region" : "eu-isoe-west-1"
38622
+ },
38623
+ "hostname" : "compute-optimizer.eu-isoe-west-1.cloud.adc-e.uk"
38624
+ }
38625
+ }
38626
+ },
38627
+ "config" : {
38628
+ "endpoints" : {
38629
+ "eu-isoe-west-1" : { }
38630
+ }
38631
+ },
38632
+ "cost-optimization-hub" : {
38633
+ "endpoints" : {
38634
+ "eu-isoe-west-1" : {
38635
+ "credentialScope" : {
38636
+ "region" : "eu-isoe-west-1"
38637
+ },
38638
+ "hostname" : "cost-optimization-hub.eu-isoe-west-1.cloud.adc-e.uk"
38639
+ }
38640
+ }
38641
+ },
38642
+ "directconnect" : {
38643
+ "endpoints" : {
38644
+ "eu-isoe-west-1" : { }
38645
+ }
38646
+ },
38647
+ "dlm" : {
38648
+ "endpoints" : {
38649
+ "eu-isoe-west-1" : { }
38650
+ }
38651
+ },
38652
+ "dms" : {
38653
+ "endpoints" : {
38654
+ "eu-isoe-west-1" : { }
38655
+ }
38656
+ },
38657
+ "ds" : {
38658
+ "endpoints" : {
38659
+ "eu-isoe-west-1" : { }
38660
+ }
38661
+ },
38662
+ "dynamodb" : {
38663
+ "defaults" : {
38664
+ "protocols" : [ "http", "https" ]
38665
+ },
38666
+ "endpoints" : {
38667
+ "eu-isoe-west-1" : { }
38668
+ }
38669
+ },
38670
+ "ebs" : {
38671
+ "endpoints" : {
38672
+ "eu-isoe-west-1" : { }
38673
+ }
38674
+ },
38675
+ "ec2" : {
38676
+ "defaults" : {
38677
+ "protocols" : [ "https" ]
38678
+ },
38679
+ "endpoints" : {
38680
+ "eu-isoe-west-1" : { }
38681
+ }
38682
+ },
38683
+ "ecs" : {
38684
+ "endpoints" : {
38685
+ "eu-isoe-west-1" : { }
38686
+ }
38687
+ },
38688
+ "eks" : {
38689
+ "defaults" : {
38690
+ "protocols" : [ "http", "https" ]
38691
+ },
38692
+ "endpoints" : {
38693
+ "eu-isoe-west-1" : { }
38694
+ }
38695
+ },
38696
+ "elasticache" : {
38697
+ "endpoints" : {
38698
+ "eu-isoe-west-1" : { }
38699
+ }
38700
+ },
38701
+ "elasticfilesystem" : {
38702
+ "endpoints" : {
38703
+ "eu-isoe-west-1" : {
38704
+ "variants" : [ {
38705
+ "hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk",
38706
+ "tags" : [ "fips" ]
38707
+ } ]
38708
+ },
38709
+ "fips-eu-isoe-west-1" : {
38710
+ "credentialScope" : {
38711
+ "region" : "eu-isoe-west-1"
38712
+ },
38713
+ "deprecated" : true,
38714
+ "hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk"
38715
+ }
38716
+ }
38717
+ },
38718
+ "elasticloadbalancing" : {
38719
+ "defaults" : {
38720
+ "protocols" : [ "https" ]
38721
+ },
38722
+ "endpoints" : {
38723
+ "eu-isoe-west-1" : { }
38724
+ }
38725
+ },
38726
+ "elasticmapreduce" : {
38727
+ "endpoints" : {
38728
+ "eu-isoe-west-1" : { }
38729
+ }
38730
+ },
38731
+ "emr-serverless" : {
38732
+ "endpoints" : {
38733
+ "eu-isoe-west-1" : { }
38734
+ }
38735
+ },
38736
+ "es" : {
38737
+ "endpoints" : {
38738
+ "eu-isoe-west-1" : { }
38739
+ }
38740
+ },
38741
+ "events" : {
38742
+ "endpoints" : {
38743
+ "eu-isoe-west-1" : { }
38744
+ }
38745
+ },
38746
+ "firehose" : {
38747
+ "endpoints" : {
38748
+ "eu-isoe-west-1" : { }
38749
+ }
38750
+ },
38751
+ "glue" : {
38752
+ "endpoints" : {
38753
+ "eu-isoe-west-1" : { }
38754
+ }
38755
+ },
38756
+ "kinesis" : {
38757
+ "endpoints" : {
38758
+ "eu-isoe-west-1" : { }
38759
+ }
38760
+ },
38761
+ "kms" : {
38762
+ "endpoints" : {
38763
+ "ProdFips" : {
38764
+ "credentialScope" : {
38765
+ "region" : "eu-isoe-west-1"
38766
+ },
38767
+ "deprecated" : true,
38768
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
38769
+ },
38770
+ "eu-isoe-west-1" : {
38771
+ "variants" : [ {
38772
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk",
38773
+ "tags" : [ "fips" ]
38774
+ } ]
38775
+ },
38776
+ "eu-isoe-west-1-fips" : {
38777
+ "credentialScope" : {
38778
+ "region" : "eu-isoe-west-1"
38779
+ },
38780
+ "deprecated" : true,
38781
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
38782
+ }
38783
+ }
38784
+ },
38785
+ "lakeformation" : {
38786
+ "endpoints" : {
38787
+ "eu-isoe-west-1" : { }
38788
+ }
38789
+ },
38790
+ "lambda" : {
38791
+ "endpoints" : {
38792
+ "eu-isoe-west-1" : {
38793
+ "variants" : [ {
38794
+ "hostname" : "lambda.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
38795
+ "tags" : [ "dualstack" ]
38796
+ } ]
38797
+ }
38798
+ }
38799
+ },
38800
+ "logs" : {
38801
+ "endpoints" : {
38802
+ "eu-isoe-west-1" : { }
38803
+ }
38804
+ },
38805
+ "monitoring" : {
38806
+ "endpoints" : {
38807
+ "eu-isoe-west-1" : { }
38808
+ }
38809
+ },
38810
+ "oam" : {
38811
+ "endpoints" : {
38812
+ "eu-isoe-west-1" : { }
38813
+ }
38814
+ },
38815
+ "organizations" : {
38816
+ "endpoints" : {
38817
+ "aws-iso-e-global" : {
38818
+ "credentialScope" : {
38819
+ "region" : "eu-isoe-west-1"
38820
+ },
38821
+ "hostname" : "organizations.eu-isoe-west-1.cloud.adc-e.uk"
38822
+ }
38823
+ },
38824
+ "isRegionalized" : false,
38825
+ "partitionEndpoint" : "aws-iso-e-global"
38826
+ },
38827
+ "pi" : {
38828
+ "endpoints" : {
38829
+ "eu-isoe-west-1" : {
38830
+ "protocols" : [ "https" ]
38831
+ }
38832
+ }
38833
+ },
38834
+ "pipes" : {
38835
+ "endpoints" : {
38836
+ "eu-isoe-west-1" : { }
38837
+ }
38838
+ },
38839
+ "ram" : {
38840
+ "endpoints" : {
38841
+ "eu-isoe-west-1" : { }
38842
+ }
38843
+ },
38844
+ "rbin" : {
38845
+ "endpoints" : {
38846
+ "eu-isoe-west-1" : { }
38847
+ }
38848
+ },
38849
+ "rds" : {
38850
+ "endpoints" : {
38851
+ "eu-isoe-west-1" : { }
38852
+ }
38853
+ },
38854
+ "redshift" : {
38855
+ "endpoints" : {
38856
+ "eu-isoe-west-1" : { }
38857
+ }
38858
+ },
38859
+ "resource-groups" : {
38860
+ "endpoints" : {
38861
+ "eu-isoe-west-1" : { }
38862
+ }
38863
+ },
38864
+ "route53" : {
38865
+ "endpoints" : {
38866
+ "aws-iso-e-global" : {
38867
+ "credentialScope" : {
38868
+ "region" : "eu-isoe-west-1"
38869
+ },
38870
+ "hostname" : "route53.cloud.adc-e.uk"
38871
+ }
38872
+ },
38873
+ "isRegionalized" : false,
38874
+ "partitionEndpoint" : "aws-iso-e-global"
38875
+ },
38876
+ "route53resolver" : {
38877
+ "endpoints" : {
38878
+ "eu-isoe-west-1" : { }
38879
+ }
38880
+ },
38881
+ "s3" : {
38882
+ "defaults" : {
38883
+ "protocols" : [ "http", "https" ],
38884
+ "signatureVersions" : [ "s3v4" ]
38885
+ },
38886
+ "endpoints" : {
38887
+ "eu-isoe-west-1" : { }
38888
+ }
38889
+ },
38890
+ "savingsplans" : {
38891
+ "endpoints" : {
38892
+ "aws-iso-e-global" : {
38893
+ "credentialScope" : {
38894
+ "region" : "eu-isoe-west-1"
38895
+ },
38896
+ "hostname" : "savingsplans.cloud.adc-e.uk"
38897
+ }
38898
+ },
38899
+ "isRegionalized" : false,
38900
+ "partitionEndpoint" : "aws-iso-e-global"
38901
+ },
38902
+ "scheduler" : {
38903
+ "endpoints" : {
38904
+ "eu-isoe-west-1" : { }
38905
+ }
38906
+ },
38907
+ "secretsmanager" : {
38908
+ "endpoints" : {
38909
+ "eu-isoe-west-1" : { }
38910
+ }
38911
+ },
38912
+ "servicecatalog" : {
38913
+ "endpoints" : {
38914
+ "eu-isoe-west-1" : { }
38915
+ }
38916
+ },
38917
+ "servicediscovery" : {
38918
+ "endpoints" : {
38919
+ "eu-isoe-west-1" : { }
38920
+ }
38921
+ },
38922
+ "servicequotas" : {
38923
+ "defaults" : {
38924
+ "protocols" : [ "https" ]
38925
+ },
38926
+ "endpoints" : {
38927
+ "eu-isoe-west-1" : { }
38928
+ }
38929
+ },
38930
+ "sns" : {
38931
+ "defaults" : {
38932
+ "protocols" : [ "http", "https" ]
38933
+ },
38934
+ "endpoints" : {
38935
+ "eu-isoe-west-1" : { }
38936
+ }
38937
+ },
38938
+ "sqs" : {
38939
+ "defaults" : {
38940
+ "protocols" : [ "http", "https" ],
38941
+ "sslCommonName" : "{region}.queue.{dnsSuffix}"
38942
+ },
38943
+ "endpoints" : {
38944
+ "eu-isoe-west-1" : { }
38945
+ }
38946
+ },
38947
+ "ssm" : {
38948
+ "endpoints" : {
38949
+ "eu-isoe-west-1" : { }
38950
+ }
38951
+ },
38952
+ "states" : {
38953
+ "endpoints" : {
38954
+ "eu-isoe-west-1" : { }
38955
+ }
38956
+ },
38957
+ "streams.dynamodb" : {
38958
+ "defaults" : {
38959
+ "credentialScope" : {
38960
+ "service" : "dynamodb"
38961
+ },
38962
+ "protocols" : [ "http", "https" ]
38963
+ },
38964
+ "endpoints" : {
38965
+ "eu-isoe-west-1" : { }
38966
+ }
38967
+ },
38968
+ "sts" : {
38969
+ "endpoints" : {
38970
+ "eu-isoe-west-1" : { }
38971
+ }
38972
+ },
38973
+ "swf" : {
38974
+ "endpoints" : {
38975
+ "eu-isoe-west-1" : { }
38976
+ }
38977
+ },
38978
+ "synthetics" : {
38979
+ "endpoints" : {
38980
+ "eu-isoe-west-1" : { }
38981
+ }
38982
+ },
38983
+ "tagging" : {
38984
+ "endpoints" : {
38985
+ "eu-isoe-west-1" : { }
38986
+ }
38987
+ },
38988
+ "xray" : {
38989
+ "endpoints" : {
38990
+ "eu-isoe-west-1" : { }
38991
+ }
38992
+ }
38993
+ }
38092
38994
  }, {
38093
38995
  "defaults" : {
38094
38996
  "hostname" : "{service}.{region}.{dnsSuffix}",