aws-partitions 1.1083.0 → 1.1090.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eba4a2a02f3416e68a6d138d0437942dc04774df3f3f94f4d9dd3321e5b4afce
4
- data.tar.gz: d46ccdf120419446444825fdbeb5c8d961eedfc9d1655f7df4f6b9d085e790f0
3
+ metadata.gz: 310d7b4246f6252e7698b1e69100865bcc6e2341e2ed0e32b2653762fae3fd6c
4
+ data.tar.gz: 1b0d17f410a8872a8fd20ed1dd1e94c19c4cc34b3ea13f8ca6323b5313941dfd
5
5
  SHA512:
6
- metadata.gz: 373ab1613f3aee3e4e88a875a71748a609f4f77558b49e2072d947e20d8146d75417157aa07b7134a47da3dd932be9689c2da7a227935420c0c1687b3754261e
7
- data.tar.gz: 10ca784af7a80842aa78dd272e5fad20a0d0f576581e991fb7b3a05df9edcd69bce5b7fa3384538a86e983a3cece30d6f824a077953fa978d92b4969cbced041
6
+ metadata.gz: e8d13d7ce59431693dc4e1a5fa0f5dfa935162e6fa2793667cd7a559b755592147c339100fc93d73b82dd515772c82b84d0cd51f80a21f54599434c569cc78a4
7
+ data.tar.gz: 893ce8401905cd4a583487f811ae6204e84f022b232b486f0159867f1468bd11a2e89a16ffd625825be8d8ab4e21617cda041b982fe31cfdb354beec9e4f3487
data/CHANGELOG.md CHANGED
@@ -1,6 +1,41 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1090.0 (2025-04-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1089.0 (2025-04-17)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1088.0 (2025-04-16)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1087.0 (2025-04-14)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1086.0 (2025-04-11)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1085.0 (2025-04-10)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1084.0 (2025-04-09)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
4
39
  1.1083.0 (2025-04-08)
5
40
  ------------------
6
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1083.0
1
+ 1.1090.0
@@ -208,6 +208,9 @@
208
208
  },
209
209
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
210
210
  "regions" : {
211
+ "aws-iso-e-global" : {
212
+ "description" : "AWS ISOE (Europe) global region"
213
+ },
211
214
  "eu-isoe-west-1" : {
212
215
  "description" : "EU ISOE West"
213
216
  }
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" : [ {
@@ -17848,6 +17906,7 @@
17848
17906
  "ca-central-1" : { },
17849
17907
  "eu-central-1" : { },
17850
17908
  "eu-north-1" : { },
17909
+ "eu-south-2" : { },
17851
17910
  "eu-west-1" : { },
17852
17911
  "eu-west-2" : { },
17853
17912
  "sa-east-1" : { },
@@ -19048,6 +19107,18 @@
19048
19107
  }
19049
19108
  }
19050
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
+ },
19051
19122
  "quicksight" : {
19052
19123
  "endpoints" : {
19053
19124
  "af-south-1" : { },
@@ -20053,15 +20124,46 @@
20053
20124
  },
20054
20125
  "rekognition" : {
20055
20126
  "endpoints" : {
20056
- "ap-northeast-1" : { },
20057
- "ap-northeast-2" : { },
20058
- "ap-south-1" : { },
20059
- "ap-southeast-1" : { },
20060
- "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
+ },
20061
20157
  "ca-central-1" : {
20062
20158
  "variants" : [ {
20063
20159
  "hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
20064
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" ]
20065
20167
  } ]
20066
20168
  },
20067
20169
  "ca-central-1-fips" : {
@@ -20071,11 +20173,36 @@
20071
20173
  "deprecated" : true,
20072
20174
  "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
20073
20175
  },
20074
- "eu-central-1" : { },
20075
- "eu-south-2" : { },
20076
- "eu-west-1" : { },
20077
- "eu-west-2" : { },
20078
- "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
+ },
20079
20206
  "rekognition-fips.ca-central-1" : {
20080
20207
  "credentialScope" : {
20081
20208
  "region" : "ca-central-1"
@@ -20165,6 +20292,12 @@
20165
20292
  "variants" : [ {
20166
20293
  "hostname" : "rekognition-fips.us-east-1.amazonaws.com",
20167
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" ]
20168
20301
  } ]
20169
20302
  },
20170
20303
  "us-east-1-fips" : {
@@ -20178,6 +20311,12 @@
20178
20311
  "variants" : [ {
20179
20312
  "hostname" : "rekognition-fips.us-east-2.amazonaws.com",
20180
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" ]
20181
20320
  } ]
20182
20321
  },
20183
20322
  "us-east-2-fips" : {
@@ -20191,6 +20330,12 @@
20191
20330
  "variants" : [ {
20192
20331
  "hostname" : "rekognition-fips.us-west-1.amazonaws.com",
20193
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" ]
20194
20339
  } ]
20195
20340
  },
20196
20341
  "us-west-1-fips" : {
@@ -20204,6 +20349,12 @@
20204
20349
  "variants" : [ {
20205
20350
  "hostname" : "rekognition-fips.us-west-2.amazonaws.com",
20206
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" ]
20207
20358
  } ]
20208
20359
  },
20209
20360
  "us-west-2-fips" : {
@@ -20352,6 +20503,8 @@
20352
20503
  "ap-southeast-2" : { },
20353
20504
  "ap-southeast-3" : { },
20354
20505
  "ap-southeast-4" : { },
20506
+ "ap-southeast-5" : { },
20507
+ "ap-southeast-7" : { },
20355
20508
  "ca-central-1" : {
20356
20509
  "variants" : [ {
20357
20510
  "hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
@@ -20423,6 +20576,7 @@
20423
20576
  "il-central-1" : { },
20424
20577
  "me-central-1" : { },
20425
20578
  "me-south-1" : { },
20579
+ "mx-central-1" : { },
20426
20580
  "sa-east-1" : { },
20427
20581
  "us-east-1" : {
20428
20582
  "variants" : [ {
@@ -20880,23 +21034,94 @@
20880
21034
  "protocols" : [ "https" ]
20881
21035
  },
20882
21036
  "endpoints" : {
20883
- "af-south-1" : { },
20884
- "ap-east-1" : { },
20885
- "ap-northeast-1" : { },
20886
- "ap-northeast-2" : { },
20887
- "ap-northeast-3" : { },
20888
- "ap-south-1" : { },
20889
- "ap-south-2" : { },
20890
- "ap-southeast-1" : { },
20891
- "ap-southeast-2" : { },
20892
- "ap-southeast-3" : { },
20893
- "ap-southeast-4" : { },
20894
- "ap-southeast-5" : { },
20895
- "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
+ },
20896
21115
  "ca-central-1" : {
20897
21116
  "variants" : [ {
20898
21117
  "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
20899
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" ]
20900
21125
  } ]
20901
21126
  },
20902
21127
  "ca-central-1-fips" : {
@@ -20910,6 +21135,12 @@
20910
21135
  "variants" : [ {
20911
21136
  "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
20912
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" ]
20913
21144
  } ]
20914
21145
  },
20915
21146
  "ca-west-1-fips" : {
@@ -20919,23 +21150,94 @@
20919
21150
  "deprecated" : true,
20920
21151
  "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
20921
21152
  },
20922
- "eu-central-1" : { },
20923
- "eu-central-2" : { },
20924
- "eu-north-1" : { },
20925
- "eu-south-1" : { },
20926
- "eu-south-2" : { },
20927
- "eu-west-1" : { },
20928
- "eu-west-2" : { },
20929
- "eu-west-3" : { },
20930
- "il-central-1" : { },
20931
- "me-central-1" : { },
20932
- "me-south-1" : { },
20933
- "mx-central-1" : { },
20934
- "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
+ },
20935
21231
  "us-east-1" : {
20936
21232
  "variants" : [ {
20937
21233
  "hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
20938
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" ]
20939
21241
  } ]
20940
21242
  },
20941
21243
  "us-east-1-fips" : {
@@ -20949,6 +21251,12 @@
20949
21251
  "variants" : [ {
20950
21252
  "hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
20951
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" ]
20952
21260
  } ]
20953
21261
  },
20954
21262
  "us-east-2-fips" : {
@@ -20962,6 +21270,12 @@
20962
21270
  "variants" : [ {
20963
21271
  "hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
20964
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" ]
20965
21279
  } ]
20966
21280
  },
20967
21281
  "us-west-1-fips" : {
@@ -20975,6 +21289,12 @@
20975
21289
  "variants" : [ {
20976
21290
  "hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
20977
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" ]
20978
21298
  } ]
20979
21299
  },
20980
21300
  "us-west-2-fips" : {
@@ -20989,6 +21309,7 @@
20989
21309
  "rum" : {
20990
21310
  "endpoints" : {
20991
21311
  "af-south-1" : { },
21312
+ "ap-east-1" : { },
20992
21313
  "ap-northeast-1" : { },
20993
21314
  "ap-northeast-2" : { },
20994
21315
  "ap-northeast-3" : { },
@@ -21007,6 +21328,7 @@
21007
21328
  "eu-west-1" : { },
21008
21329
  "eu-west-2" : { },
21009
21330
  "eu-west-3" : { },
21331
+ "il-central-1" : { },
21010
21332
  "me-central-1" : { },
21011
21333
  "me-south-1" : { },
21012
21334
  "sa-east-1" : { },
@@ -26883,6 +27205,7 @@
26883
27205
  "il-central-1" : { },
26884
27206
  "me-central-1" : { },
26885
27207
  "me-south-1" : { },
27208
+ "mx-central-1" : { },
26886
27209
  "sa-east-1" : { },
26887
27210
  "us-east-1" : {
26888
27211
  "variants" : [ {
@@ -29354,7 +29677,11 @@
29354
29677
  "region" : "cn-northwest-1"
29355
29678
  },
29356
29679
  "hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
29357
- "protocols" : [ "https" ]
29680
+ "protocols" : [ "https" ],
29681
+ "variants" : [ {
29682
+ "hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
29683
+ "tags" : [ "dualstack" ]
29684
+ } ]
29358
29685
  }
29359
29686
  }
29360
29687
  },
@@ -29984,8 +30311,18 @@
29984
30311
  "protocols" : [ "https" ]
29985
30312
  },
29986
30313
  "endpoints" : {
29987
- "cn-north-1" : { },
29988
- "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
+ }
29989
30326
  }
29990
30327
  },
29991
30328
  "runtime.sagemaker" : {
@@ -31635,6 +31972,12 @@
31635
31972
  "variants" : [ {
31636
31973
  "hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
31637
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" ]
31638
31981
  } ]
31639
31982
  }
31640
31983
  }
@@ -33774,8 +34117,18 @@
33774
34117
  }
33775
34118
  },
33776
34119
  "endpoints" : {
33777
- "us-gov-east-1" : { },
33778
- "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
+ }
33779
34132
  }
33780
34133
  },
33781
34134
  "metrics.sagemaker" : {
@@ -34223,6 +34576,11 @@
34223
34576
  }
34224
34577
  }
34225
34578
  },
34579
+ "query.timestream" : {
34580
+ "endpoints" : {
34581
+ "us-gov-west-1" : { }
34582
+ }
34583
+ },
34226
34584
  "quicksight" : {
34227
34585
  "endpoints" : {
34228
34586
  "us-gov-east-1" : { },
@@ -34438,6 +34796,12 @@
34438
34796
  "variants" : [ {
34439
34797
  "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
34440
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" ]
34441
34805
  } ]
34442
34806
  },
34443
34807
  "us-gov-west-1-fips" : {
@@ -34613,6 +34977,12 @@
34613
34977
  "variants" : [ {
34614
34978
  "hostname" : "route53resolver.us-gov-east-1.amazonaws.com",
34615
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" ]
34616
34986
  } ]
34617
34987
  },
34618
34988
  "us-gov-east-1-fips" : {
@@ -34623,6 +34993,12 @@
34623
34993
  "variants" : [ {
34624
34994
  "hostname" : "route53resolver.us-gov-west-1.amazonaws.com",
34625
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" ]
34626
35002
  } ]
34627
35003
  },
34628
35004
  "us-gov-west-1-fips" : {
@@ -37046,6 +37422,12 @@
37046
37422
  }
37047
37423
  }
37048
37424
  },
37425
+ "servicediscovery" : {
37426
+ "endpoints" : {
37427
+ "us-iso-east-1" : { },
37428
+ "us-iso-west-1" : { }
37429
+ }
37430
+ },
37049
37431
  "snowball" : {
37050
37432
  "endpoints" : {
37051
37433
  "us-iso-east-1" : { },
@@ -37606,6 +37988,11 @@
37606
37988
  "us-isob-east-1" : { }
37607
37989
  }
37608
37990
  },
37991
+ "fsx" : {
37992
+ "endpoints" : {
37993
+ "us-isob-east-1" : { }
37994
+ }
37995
+ },
37609
37996
  "glacier" : {
37610
37997
  "endpoints" : {
37611
37998
  "fips-us-isob-east-1" : {
@@ -37917,6 +38304,11 @@
37917
38304
  }
37918
38305
  }
37919
38306
  },
38307
+ "servicediscovery" : {
38308
+ "endpoints" : {
38309
+ "us-isob-east-1" : { }
38310
+ }
38311
+ },
37920
38312
  "snowball" : {
37921
38313
  "endpoints" : {
37922
38314
  "us-isob-east-1" : { }
@@ -38094,7 +38486,506 @@
38094
38486
  "description" : "EU ISOE West"
38095
38487
  }
38096
38488
  },
38097
- "services" : { }
38489
+ "services" : {
38490
+ "access-analyzer" : {
38491
+ "endpoints" : {
38492
+ "eu-isoe-west-1" : {
38493
+ "variants" : [ {
38494
+ "hostname" : "access-analyzer.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
38495
+ "tags" : [ "dualstack" ]
38496
+ } ]
38497
+ }
38498
+ }
38499
+ },
38500
+ "acm" : {
38501
+ "endpoints" : {
38502
+ "eu-isoe-west-1" : { }
38503
+ }
38504
+ },
38505
+ "acm-pca" : {
38506
+ "defaults" : {
38507
+ "protocols" : [ "https" ]
38508
+ },
38509
+ "endpoints" : {
38510
+ "eu-isoe-west-1" : { }
38511
+ }
38512
+ },
38513
+ "api.ecr" : {
38514
+ "endpoints" : {
38515
+ "eu-isoe-west-1" : {
38516
+ "credentialScope" : {
38517
+ "region" : "eu-isoe-west-1"
38518
+ },
38519
+ "hostname" : "api.ecr.eu-isoe-west-1.cloud.adc-e.uk"
38520
+ }
38521
+ }
38522
+ },
38523
+ "api.pricing" : {
38524
+ "defaults" : {
38525
+ "credentialScope" : {
38526
+ "service" : "pricing"
38527
+ }
38528
+ },
38529
+ "endpoints" : {
38530
+ "eu-isoe-west-1" : { }
38531
+ }
38532
+ },
38533
+ "appconfig" : {
38534
+ "endpoints" : {
38535
+ "eu-isoe-west-1" : { }
38536
+ }
38537
+ },
38538
+ "appconfigdata" : {
38539
+ "endpoints" : {
38540
+ "eu-isoe-west-1" : { }
38541
+ }
38542
+ },
38543
+ "application-autoscaling" : {
38544
+ "defaults" : {
38545
+ "protocols" : [ "http", "https" ]
38546
+ },
38547
+ "endpoints" : {
38548
+ "eu-isoe-west-1" : { }
38549
+ }
38550
+ },
38551
+ "arc-zonal-shift" : {
38552
+ "endpoints" : {
38553
+ "eu-isoe-west-1" : { }
38554
+ }
38555
+ },
38556
+ "athena" : {
38557
+ "endpoints" : {
38558
+ "eu-isoe-west-1" : { }
38559
+ }
38560
+ },
38561
+ "autoscaling" : {
38562
+ "defaults" : {
38563
+ "protocols" : [ "http", "https" ]
38564
+ },
38565
+ "endpoints" : {
38566
+ "eu-isoe-west-1" : { }
38567
+ }
38568
+ },
38569
+ "batch" : {
38570
+ "endpoints" : {
38571
+ "eu-isoe-west-1" : { }
38572
+ }
38573
+ },
38574
+ "budgets" : {
38575
+ "endpoints" : {
38576
+ "aws-iso-e-global" : {
38577
+ "credentialScope" : {
38578
+ "region" : "eu-isoe-west-1"
38579
+ },
38580
+ "hostname" : "budgets.global.cloud.adc-e.uk"
38581
+ },
38582
+ "eu-isoe-west-1" : {
38583
+ "credentialScope" : {
38584
+ "region" : "eu-isoe-west-1"
38585
+ },
38586
+ "hostname" : "budgets.global.cloud.adc-e.uk"
38587
+ }
38588
+ },
38589
+ "isRegionalized" : false,
38590
+ "partitionEndpoint" : "aws-iso-e-global"
38591
+ },
38592
+ "cloudcontrolapi" : {
38593
+ "endpoints" : {
38594
+ "eu-isoe-west-1" : { }
38595
+ }
38596
+ },
38597
+ "cloudformation" : {
38598
+ "endpoints" : {
38599
+ "eu-isoe-west-1" : { }
38600
+ }
38601
+ },
38602
+ "cloudtrail" : {
38603
+ "endpoints" : {
38604
+ "eu-isoe-west-1" : { }
38605
+ }
38606
+ },
38607
+ "codedeploy" : {
38608
+ "endpoints" : {
38609
+ "eu-isoe-west-1" : { }
38610
+ }
38611
+ },
38612
+ "compute-optimizer" : {
38613
+ "endpoints" : {
38614
+ "eu-isoe-west-1" : {
38615
+ "credentialScope" : {
38616
+ "region" : "eu-isoe-west-1"
38617
+ },
38618
+ "hostname" : "compute-optimizer.eu-isoe-west-1.cloud.adc-e.uk"
38619
+ }
38620
+ }
38621
+ },
38622
+ "config" : {
38623
+ "endpoints" : {
38624
+ "eu-isoe-west-1" : { }
38625
+ }
38626
+ },
38627
+ "cost-optimization-hub" : {
38628
+ "endpoints" : {
38629
+ "eu-isoe-west-1" : {
38630
+ "credentialScope" : {
38631
+ "region" : "eu-isoe-west-1"
38632
+ },
38633
+ "hostname" : "cost-optimization-hub.eu-isoe-west-1.cloud.adc-e.uk"
38634
+ }
38635
+ }
38636
+ },
38637
+ "directconnect" : {
38638
+ "endpoints" : {
38639
+ "eu-isoe-west-1" : { }
38640
+ }
38641
+ },
38642
+ "dlm" : {
38643
+ "endpoints" : {
38644
+ "eu-isoe-west-1" : { }
38645
+ }
38646
+ },
38647
+ "dms" : {
38648
+ "endpoints" : {
38649
+ "eu-isoe-west-1" : { }
38650
+ }
38651
+ },
38652
+ "ds" : {
38653
+ "endpoints" : {
38654
+ "eu-isoe-west-1" : { }
38655
+ }
38656
+ },
38657
+ "dynamodb" : {
38658
+ "defaults" : {
38659
+ "protocols" : [ "http", "https" ]
38660
+ },
38661
+ "endpoints" : {
38662
+ "eu-isoe-west-1" : { }
38663
+ }
38664
+ },
38665
+ "ebs" : {
38666
+ "endpoints" : {
38667
+ "eu-isoe-west-1" : { }
38668
+ }
38669
+ },
38670
+ "ec2" : {
38671
+ "defaults" : {
38672
+ "protocols" : [ "https" ]
38673
+ },
38674
+ "endpoints" : {
38675
+ "eu-isoe-west-1" : { }
38676
+ }
38677
+ },
38678
+ "ecs" : {
38679
+ "endpoints" : {
38680
+ "eu-isoe-west-1" : { }
38681
+ }
38682
+ },
38683
+ "eks" : {
38684
+ "defaults" : {
38685
+ "protocols" : [ "http", "https" ]
38686
+ },
38687
+ "endpoints" : {
38688
+ "eu-isoe-west-1" : { }
38689
+ }
38690
+ },
38691
+ "elasticache" : {
38692
+ "endpoints" : {
38693
+ "eu-isoe-west-1" : { }
38694
+ }
38695
+ },
38696
+ "elasticfilesystem" : {
38697
+ "endpoints" : {
38698
+ "eu-isoe-west-1" : {
38699
+ "variants" : [ {
38700
+ "hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk",
38701
+ "tags" : [ "fips" ]
38702
+ } ]
38703
+ },
38704
+ "fips-eu-isoe-west-1" : {
38705
+ "credentialScope" : {
38706
+ "region" : "eu-isoe-west-1"
38707
+ },
38708
+ "deprecated" : true,
38709
+ "hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk"
38710
+ }
38711
+ }
38712
+ },
38713
+ "elasticloadbalancing" : {
38714
+ "defaults" : {
38715
+ "protocols" : [ "https" ]
38716
+ },
38717
+ "endpoints" : {
38718
+ "eu-isoe-west-1" : { }
38719
+ }
38720
+ },
38721
+ "elasticmapreduce" : {
38722
+ "endpoints" : {
38723
+ "eu-isoe-west-1" : { }
38724
+ }
38725
+ },
38726
+ "emr-serverless" : {
38727
+ "endpoints" : {
38728
+ "eu-isoe-west-1" : { }
38729
+ }
38730
+ },
38731
+ "es" : {
38732
+ "endpoints" : {
38733
+ "eu-isoe-west-1" : { }
38734
+ }
38735
+ },
38736
+ "events" : {
38737
+ "endpoints" : {
38738
+ "eu-isoe-west-1" : { }
38739
+ }
38740
+ },
38741
+ "firehose" : {
38742
+ "endpoints" : {
38743
+ "eu-isoe-west-1" : { }
38744
+ }
38745
+ },
38746
+ "glue" : {
38747
+ "endpoints" : {
38748
+ "eu-isoe-west-1" : { }
38749
+ }
38750
+ },
38751
+ "kinesis" : {
38752
+ "endpoints" : {
38753
+ "eu-isoe-west-1" : { }
38754
+ }
38755
+ },
38756
+ "kms" : {
38757
+ "endpoints" : {
38758
+ "ProdFips" : {
38759
+ "credentialScope" : {
38760
+ "region" : "eu-isoe-west-1"
38761
+ },
38762
+ "deprecated" : true,
38763
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
38764
+ },
38765
+ "eu-isoe-west-1" : {
38766
+ "variants" : [ {
38767
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk",
38768
+ "tags" : [ "fips" ]
38769
+ } ]
38770
+ },
38771
+ "eu-isoe-west-1-fips" : {
38772
+ "credentialScope" : {
38773
+ "region" : "eu-isoe-west-1"
38774
+ },
38775
+ "deprecated" : true,
38776
+ "hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
38777
+ }
38778
+ }
38779
+ },
38780
+ "lakeformation" : {
38781
+ "endpoints" : {
38782
+ "eu-isoe-west-1" : { }
38783
+ }
38784
+ },
38785
+ "lambda" : {
38786
+ "endpoints" : {
38787
+ "eu-isoe-west-1" : {
38788
+ "variants" : [ {
38789
+ "hostname" : "lambda.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
38790
+ "tags" : [ "dualstack" ]
38791
+ } ]
38792
+ }
38793
+ }
38794
+ },
38795
+ "logs" : {
38796
+ "endpoints" : {
38797
+ "eu-isoe-west-1" : { }
38798
+ }
38799
+ },
38800
+ "monitoring" : {
38801
+ "endpoints" : {
38802
+ "eu-isoe-west-1" : { }
38803
+ }
38804
+ },
38805
+ "oam" : {
38806
+ "endpoints" : {
38807
+ "eu-isoe-west-1" : { }
38808
+ }
38809
+ },
38810
+ "organizations" : {
38811
+ "endpoints" : {
38812
+ "aws-iso-e-global" : {
38813
+ "credentialScope" : {
38814
+ "region" : "eu-isoe-west-1"
38815
+ },
38816
+ "hostname" : "organizations.eu-isoe-west-1.cloud.adc-e.uk"
38817
+ }
38818
+ },
38819
+ "isRegionalized" : false,
38820
+ "partitionEndpoint" : "aws-iso-e-global"
38821
+ },
38822
+ "pi" : {
38823
+ "endpoints" : {
38824
+ "eu-isoe-west-1" : {
38825
+ "protocols" : [ "https" ]
38826
+ }
38827
+ }
38828
+ },
38829
+ "pipes" : {
38830
+ "endpoints" : {
38831
+ "eu-isoe-west-1" : { }
38832
+ }
38833
+ },
38834
+ "ram" : {
38835
+ "endpoints" : {
38836
+ "eu-isoe-west-1" : { }
38837
+ }
38838
+ },
38839
+ "rbin" : {
38840
+ "endpoints" : {
38841
+ "eu-isoe-west-1" : { }
38842
+ }
38843
+ },
38844
+ "rds" : {
38845
+ "endpoints" : {
38846
+ "eu-isoe-west-1" : { }
38847
+ }
38848
+ },
38849
+ "redshift" : {
38850
+ "endpoints" : {
38851
+ "eu-isoe-west-1" : { }
38852
+ }
38853
+ },
38854
+ "resource-groups" : {
38855
+ "endpoints" : {
38856
+ "eu-isoe-west-1" : { }
38857
+ }
38858
+ },
38859
+ "route53" : {
38860
+ "endpoints" : {
38861
+ "aws-iso-e-global" : {
38862
+ "credentialScope" : {
38863
+ "region" : "eu-isoe-west-1"
38864
+ },
38865
+ "hostname" : "route53.cloud.adc-e.uk"
38866
+ }
38867
+ },
38868
+ "isRegionalized" : false,
38869
+ "partitionEndpoint" : "aws-iso-e-global"
38870
+ },
38871
+ "route53resolver" : {
38872
+ "endpoints" : {
38873
+ "eu-isoe-west-1" : { }
38874
+ }
38875
+ },
38876
+ "s3" : {
38877
+ "defaults" : {
38878
+ "protocols" : [ "http", "https" ],
38879
+ "signatureVersions" : [ "s3v4" ]
38880
+ },
38881
+ "endpoints" : {
38882
+ "eu-isoe-west-1" : { }
38883
+ }
38884
+ },
38885
+ "savingsplans" : {
38886
+ "endpoints" : {
38887
+ "aws-iso-e-global" : {
38888
+ "credentialScope" : {
38889
+ "region" : "eu-isoe-west-1"
38890
+ },
38891
+ "hostname" : "savingsplans.cloud.adc-e.uk"
38892
+ }
38893
+ },
38894
+ "isRegionalized" : false,
38895
+ "partitionEndpoint" : "aws-iso-e-global"
38896
+ },
38897
+ "scheduler" : {
38898
+ "endpoints" : {
38899
+ "eu-isoe-west-1" : { }
38900
+ }
38901
+ },
38902
+ "secretsmanager" : {
38903
+ "endpoints" : {
38904
+ "eu-isoe-west-1" : { }
38905
+ }
38906
+ },
38907
+ "servicecatalog" : {
38908
+ "endpoints" : {
38909
+ "eu-isoe-west-1" : { }
38910
+ }
38911
+ },
38912
+ "servicediscovery" : {
38913
+ "endpoints" : {
38914
+ "eu-isoe-west-1" : { }
38915
+ }
38916
+ },
38917
+ "servicequotas" : {
38918
+ "defaults" : {
38919
+ "protocols" : [ "https" ]
38920
+ },
38921
+ "endpoints" : {
38922
+ "eu-isoe-west-1" : { }
38923
+ }
38924
+ },
38925
+ "sns" : {
38926
+ "defaults" : {
38927
+ "protocols" : [ "http", "https" ]
38928
+ },
38929
+ "endpoints" : {
38930
+ "eu-isoe-west-1" : { }
38931
+ }
38932
+ },
38933
+ "sqs" : {
38934
+ "defaults" : {
38935
+ "protocols" : [ "http", "https" ],
38936
+ "sslCommonName" : "{region}.queue.{dnsSuffix}"
38937
+ },
38938
+ "endpoints" : {
38939
+ "eu-isoe-west-1" : { }
38940
+ }
38941
+ },
38942
+ "ssm" : {
38943
+ "endpoints" : {
38944
+ "eu-isoe-west-1" : { }
38945
+ }
38946
+ },
38947
+ "states" : {
38948
+ "endpoints" : {
38949
+ "eu-isoe-west-1" : { }
38950
+ }
38951
+ },
38952
+ "streams.dynamodb" : {
38953
+ "defaults" : {
38954
+ "credentialScope" : {
38955
+ "service" : "dynamodb"
38956
+ },
38957
+ "protocols" : [ "http", "https" ]
38958
+ },
38959
+ "endpoints" : {
38960
+ "eu-isoe-west-1" : { }
38961
+ }
38962
+ },
38963
+ "sts" : {
38964
+ "endpoints" : {
38965
+ "eu-isoe-west-1" : { }
38966
+ }
38967
+ },
38968
+ "swf" : {
38969
+ "endpoints" : {
38970
+ "eu-isoe-west-1" : { }
38971
+ }
38972
+ },
38973
+ "synthetics" : {
38974
+ "endpoints" : {
38975
+ "eu-isoe-west-1" : { }
38976
+ }
38977
+ },
38978
+ "tagging" : {
38979
+ "endpoints" : {
38980
+ "eu-isoe-west-1" : { }
38981
+ }
38982
+ },
38983
+ "xray" : {
38984
+ "endpoints" : {
38985
+ "eu-isoe-west-1" : { }
38986
+ }
38987
+ }
38988
+ }
38098
38989
  }, {
38099
38990
  "defaults" : {
38100
38991
  "hostname" : "{service}.{region}.{dnsSuffix}",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1083.0
4
+ version: 1.1090.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-08 00:00:00.000000000 Z
11
+ date: 2025-04-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: