aws-partitions 1.1153.0 → 1.1246.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 +4 -4
- data/CHANGELOG.md +475 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +22 -11
- data/partitions-metadata.json +8 -5
- data/partitions.json +966 -389
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dc46048edbea982eb4661b2f389dfc6e8e5951a893c3757d9c68e0d39f48d9c9
|
|
4
|
+
data.tar.gz: 8ac2b756fb6d71761bb6c46e50f7569a5b60ba499ba82e572f25c34611f596eb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: feda84dba4bbed762a1cc95cc8352610453c0d0fdaaf872541c328826332e015c1c7a5d6f7c0d1b1f41464a646b451f218837eecaeb255232bd3720a582b44db
|
|
7
|
+
data.tar.gz: e2207c371c67f40a439c25602f03d206e77b99d8a02d7a216a6f7676350869bc2b110e0e48b21022913437a1d0a70b416f1fc741a148f2e560df9f1bc95c44f9
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,481 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1246.0 (2026-05-07)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1245.0 (2026-05-05)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1244.0 (2026-05-01)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.1243.0 (2026-04-30)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1242.0 (2026-04-29)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.1241.0 (2026-04-24)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.1240.0 (2026-04-17)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.1239.0 (2026-04-16)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
43
|
+
|
|
44
|
+
1.1238.0 (2026-04-13)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Added support for enumerating regions for `Aws::Interconnect`.
|
|
48
|
+
|
|
49
|
+
1.1237.0 (2026-04-08)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Added support for enumerating regions for `Aws::MarketplaceDiscovery`.
|
|
53
|
+
|
|
54
|
+
1.1236.0 (2026-04-07)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Added support for enumerating regions for `Aws::S3Files`.
|
|
58
|
+
|
|
59
|
+
1.1235.0 (2026-04-06)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
63
|
+
|
|
64
|
+
1.1234.0 (2026-04-02)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
68
|
+
|
|
69
|
+
1.1233.0 (2026-03-31)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Feature - Added support for enumerating regions for `Aws::Sustainability`.
|
|
73
|
+
|
|
74
|
+
* Feature - Added support for enumerating regions for `Aws::SecurityAgent`.
|
|
75
|
+
|
|
76
|
+
1.1232.0 (2026-03-30)
|
|
77
|
+
------------------
|
|
78
|
+
|
|
79
|
+
* Feature - Added support for enumerating regions for `Aws::DevOpsAgent`.
|
|
80
|
+
|
|
81
|
+
1.1231.0 (2026-03-26)
|
|
82
|
+
------------------
|
|
83
|
+
|
|
84
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
85
|
+
|
|
86
|
+
1.1230.0 (2026-03-25)
|
|
87
|
+
------------------
|
|
88
|
+
|
|
89
|
+
* Feature - Added support for enumerating regions for `Aws::Uxc`.
|
|
90
|
+
|
|
91
|
+
1.1229.0 (2026-03-20)
|
|
92
|
+
------------------
|
|
93
|
+
|
|
94
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
95
|
+
|
|
96
|
+
1.1228.0 (2026-03-19)
|
|
97
|
+
------------------
|
|
98
|
+
|
|
99
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
100
|
+
|
|
101
|
+
1.1227.0 (2026-03-16)
|
|
102
|
+
------------------
|
|
103
|
+
|
|
104
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
105
|
+
|
|
106
|
+
1.1226.0 (2026-03-13)
|
|
107
|
+
------------------
|
|
108
|
+
|
|
109
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
110
|
+
|
|
111
|
+
1.1225.0 (2026-03-12)
|
|
112
|
+
------------------
|
|
113
|
+
|
|
114
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
115
|
+
|
|
116
|
+
1.1224.0 (2026-03-11)
|
|
117
|
+
------------------
|
|
118
|
+
|
|
119
|
+
* Feature - Added support for enumerating regions for `Aws::SimpleDBv2`.
|
|
120
|
+
|
|
121
|
+
1.1223.0 (2026-03-06)
|
|
122
|
+
------------------
|
|
123
|
+
|
|
124
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
125
|
+
|
|
126
|
+
1.1222.0 (2026-03-05)
|
|
127
|
+
------------------
|
|
128
|
+
|
|
129
|
+
* Feature - Added support for enumerating regions for `Aws::ConnectHealth`.
|
|
130
|
+
|
|
131
|
+
1.1221.0 (2026-03-03)
|
|
132
|
+
------------------
|
|
133
|
+
|
|
134
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
135
|
+
|
|
136
|
+
1.1220.0 (2026-02-25)
|
|
137
|
+
------------------
|
|
138
|
+
|
|
139
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
140
|
+
|
|
141
|
+
1.1219.0 (2026-02-24)
|
|
142
|
+
------------------
|
|
143
|
+
|
|
144
|
+
* Feature - Added support for enumerating regions for `Aws::ElementalInference`.
|
|
145
|
+
|
|
146
|
+
1.1218.0 (2026-02-23)
|
|
147
|
+
------------------
|
|
148
|
+
|
|
149
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
150
|
+
|
|
151
|
+
1.1217.0 (2026-02-20)
|
|
152
|
+
------------------
|
|
153
|
+
|
|
154
|
+
* Feature - Added support for enumerating regions for `Aws::SignerData`.
|
|
155
|
+
|
|
156
|
+
1.1216.0 (2026-02-18)
|
|
157
|
+
------------------
|
|
158
|
+
|
|
159
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
160
|
+
|
|
161
|
+
1.1215.0 (2026-02-17)
|
|
162
|
+
------------------
|
|
163
|
+
|
|
164
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
165
|
+
|
|
166
|
+
1.1214.0 (2026-02-16)
|
|
167
|
+
------------------
|
|
168
|
+
|
|
169
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
170
|
+
|
|
171
|
+
1.1213.0 (2026-02-05)
|
|
172
|
+
------------------
|
|
173
|
+
|
|
174
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
175
|
+
|
|
176
|
+
1.1212.0 (2026-02-02)
|
|
177
|
+
------------------
|
|
178
|
+
|
|
179
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
180
|
+
|
|
181
|
+
1.1211.0 (2026-01-30)
|
|
182
|
+
------------------
|
|
183
|
+
|
|
184
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
185
|
+
|
|
186
|
+
1.1210.0 (2026-01-27)
|
|
187
|
+
------------------
|
|
188
|
+
|
|
189
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
190
|
+
|
|
191
|
+
1.1209.0 (2026-01-22)
|
|
192
|
+
------------------
|
|
193
|
+
|
|
194
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
195
|
+
|
|
196
|
+
1.1208.0 (2026-01-21)
|
|
197
|
+
------------------
|
|
198
|
+
|
|
199
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
200
|
+
|
|
201
|
+
1.1207.0 (2026-01-20)
|
|
202
|
+
------------------
|
|
203
|
+
|
|
204
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
205
|
+
|
|
206
|
+
1.1206.0 (2026-01-16)
|
|
207
|
+
------------------
|
|
208
|
+
|
|
209
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
210
|
+
|
|
211
|
+
1.1205.0 (2026-01-15)
|
|
212
|
+
------------------
|
|
213
|
+
|
|
214
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
215
|
+
|
|
216
|
+
1.1204.0 (2026-01-14)
|
|
217
|
+
------------------
|
|
218
|
+
|
|
219
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
220
|
+
|
|
221
|
+
1.1203.0 (2026-01-12)
|
|
222
|
+
------------------
|
|
223
|
+
|
|
224
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
225
|
+
|
|
226
|
+
1.1202.0 (2026-01-09)
|
|
227
|
+
------------------
|
|
228
|
+
|
|
229
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
230
|
+
|
|
231
|
+
1.1201.0 (2026-01-07)
|
|
232
|
+
------------------
|
|
233
|
+
|
|
234
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
235
|
+
|
|
236
|
+
1.1200.0 (2025-12-30)
|
|
237
|
+
------------------
|
|
238
|
+
|
|
239
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
240
|
+
|
|
241
|
+
1.1199.0 (2025-12-26)
|
|
242
|
+
------------------
|
|
243
|
+
|
|
244
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
245
|
+
|
|
246
|
+
1.1198.0 (2025-12-19)
|
|
247
|
+
------------------
|
|
248
|
+
|
|
249
|
+
* Feature - Added support for enumerating regions for `Aws::Wickr`.
|
|
250
|
+
|
|
251
|
+
1.1197.0 (2025-12-18)
|
|
252
|
+
------------------
|
|
253
|
+
|
|
254
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
255
|
+
|
|
256
|
+
1.1196.0 (2025-12-17)
|
|
257
|
+
------------------
|
|
258
|
+
|
|
259
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
260
|
+
|
|
261
|
+
1.1195.0 (2025-12-16)
|
|
262
|
+
------------------
|
|
263
|
+
|
|
264
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
265
|
+
|
|
266
|
+
1.1194.0 (2025-12-12)
|
|
267
|
+
------------------
|
|
268
|
+
|
|
269
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
270
|
+
|
|
271
|
+
1.1193.0 (2025-12-11)
|
|
272
|
+
------------------
|
|
273
|
+
|
|
274
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
275
|
+
|
|
276
|
+
1.1192.0 (2025-12-09)
|
|
277
|
+
------------------
|
|
278
|
+
|
|
279
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
280
|
+
|
|
281
|
+
1.1191.0 (2025-12-08)
|
|
282
|
+
------------------
|
|
283
|
+
|
|
284
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
285
|
+
|
|
286
|
+
1.1190.0 (2025-12-02)
|
|
287
|
+
------------------
|
|
288
|
+
|
|
289
|
+
* Feature - Added support for enumerating regions for `Aws::NovaAct`.
|
|
290
|
+
|
|
291
|
+
1.1189.0 (2025-12-01)
|
|
292
|
+
------------------
|
|
293
|
+
|
|
294
|
+
* Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
|
|
295
|
+
|
|
296
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
|
|
297
|
+
|
|
298
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
|
|
299
|
+
|
|
300
|
+
1.1188.0 (2025-11-25)
|
|
301
|
+
------------------
|
|
302
|
+
|
|
303
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
304
|
+
|
|
305
|
+
1.1187.0 (2025-11-21)
|
|
306
|
+
------------------
|
|
307
|
+
|
|
308
|
+
* Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
|
|
309
|
+
|
|
310
|
+
* Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
|
|
311
|
+
|
|
312
|
+
1.1186.0 (2025-11-20)
|
|
313
|
+
------------------
|
|
314
|
+
|
|
315
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
316
|
+
|
|
317
|
+
1.1185.0 (2025-11-19)
|
|
318
|
+
------------------
|
|
319
|
+
|
|
320
|
+
* Feature - Added support for enumerating regions for `Aws::Signin`.
|
|
321
|
+
|
|
322
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
|
|
323
|
+
|
|
324
|
+
1.1184.0 (2025-11-18)
|
|
325
|
+
------------------
|
|
326
|
+
|
|
327
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
328
|
+
|
|
329
|
+
1.1183.0 (2025-11-17)
|
|
330
|
+
------------------
|
|
331
|
+
|
|
332
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
333
|
+
|
|
334
|
+
1.1182.0 (2025-11-14)
|
|
335
|
+
------------------
|
|
336
|
+
|
|
337
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
338
|
+
|
|
339
|
+
1.1181.0 (2025-11-06)
|
|
340
|
+
------------------
|
|
341
|
+
|
|
342
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
343
|
+
|
|
344
|
+
1.1180.0 (2025-11-04)
|
|
345
|
+
------------------
|
|
346
|
+
|
|
347
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
348
|
+
|
|
349
|
+
1.1179.0 (2025-10-30)
|
|
350
|
+
------------------
|
|
351
|
+
|
|
352
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
353
|
+
|
|
354
|
+
1.1178.0 (2025-10-28)
|
|
355
|
+
------------------
|
|
356
|
+
|
|
357
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
358
|
+
|
|
359
|
+
1.1177.0 (2025-10-24)
|
|
360
|
+
------------------
|
|
361
|
+
|
|
362
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
363
|
+
|
|
364
|
+
1.1176.0 (2025-10-23)
|
|
365
|
+
------------------
|
|
366
|
+
|
|
367
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
368
|
+
|
|
369
|
+
1.1175.0 (2025-10-22)
|
|
370
|
+
------------------
|
|
371
|
+
|
|
372
|
+
* Feature - Added support for enumerating regions for `Aws::RTBFabric`.
|
|
373
|
+
|
|
374
|
+
1.1174.0 (2025-10-17)
|
|
375
|
+
------------------
|
|
376
|
+
|
|
377
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
378
|
+
|
|
379
|
+
1.1173.0 (2025-10-15)
|
|
380
|
+
------------------
|
|
381
|
+
|
|
382
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
383
|
+
|
|
384
|
+
1.1172.0 (2025-10-10)
|
|
385
|
+
------------------
|
|
386
|
+
|
|
387
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
388
|
+
|
|
389
|
+
1.1171.0 (2025-10-09)
|
|
390
|
+
------------------
|
|
391
|
+
|
|
392
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
393
|
+
|
|
394
|
+
1.1170.0 (2025-10-08)
|
|
395
|
+
------------------
|
|
396
|
+
|
|
397
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
398
|
+
|
|
399
|
+
1.1169.0 (2025-10-07)
|
|
400
|
+
------------------
|
|
401
|
+
|
|
402
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
403
|
+
|
|
404
|
+
1.1168.0 (2025-09-30)
|
|
405
|
+
------------------
|
|
406
|
+
|
|
407
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
408
|
+
|
|
409
|
+
1.1167.0 (2025-09-29)
|
|
410
|
+
------------------
|
|
411
|
+
|
|
412
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
413
|
+
|
|
414
|
+
1.1166.0 (2025-09-26)
|
|
415
|
+
------------------
|
|
416
|
+
|
|
417
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
418
|
+
|
|
419
|
+
1.1165.0 (2025-09-25)
|
|
420
|
+
------------------
|
|
421
|
+
|
|
422
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
423
|
+
|
|
424
|
+
1.1164.0 (2025-09-23)
|
|
425
|
+
------------------
|
|
426
|
+
|
|
427
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
428
|
+
|
|
429
|
+
1.1163.0 (2025-09-22)
|
|
430
|
+
------------------
|
|
431
|
+
|
|
432
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
433
|
+
|
|
434
|
+
1.1162.0 (2025-09-19)
|
|
435
|
+
------------------
|
|
436
|
+
|
|
437
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
438
|
+
|
|
439
|
+
1.1161.0 (2025-09-16)
|
|
440
|
+
------------------
|
|
441
|
+
|
|
442
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
443
|
+
|
|
444
|
+
1.1160.0 (2025-09-15)
|
|
445
|
+
------------------
|
|
446
|
+
|
|
447
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
448
|
+
|
|
449
|
+
1.1159.0 (2025-09-11)
|
|
450
|
+
------------------
|
|
451
|
+
|
|
452
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
453
|
+
|
|
454
|
+
1.1158.0 (2025-09-10)
|
|
455
|
+
------------------
|
|
456
|
+
|
|
457
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
458
|
+
|
|
459
|
+
1.1157.0 (2025-09-09)
|
|
460
|
+
------------------
|
|
461
|
+
|
|
462
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
463
|
+
|
|
464
|
+
1.1156.0 (2025-09-08)
|
|
465
|
+
------------------
|
|
466
|
+
|
|
467
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
468
|
+
|
|
469
|
+
1.1155.0 (2025-09-04)
|
|
470
|
+
------------------
|
|
471
|
+
|
|
472
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
473
|
+
|
|
474
|
+
1.1154.0 (2025-09-02)
|
|
475
|
+
------------------
|
|
476
|
+
|
|
477
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
478
|
+
|
|
4
479
|
1.1153.0 (2025-08-29)
|
|
5
480
|
------------------
|
|
6
481
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1246.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -267,7 +267,6 @@ module Aws
|
|
|
267
267
|
'AppRunner' => 'apprunner',
|
|
268
268
|
'AppStream' => 'appstream2',
|
|
269
269
|
'AppSync' => 'appsync',
|
|
270
|
-
'AppTest' => 'apptest',
|
|
271
270
|
'Appflow' => 'appflow',
|
|
272
271
|
'ApplicationAutoScaling' => 'application-autoscaling',
|
|
273
272
|
'ApplicationCostProfiler' => 'application-cost-profiler',
|
|
@@ -323,7 +322,6 @@ module Aws
|
|
|
323
322
|
'CloudTrailData' => 'cloudtrail-data',
|
|
324
323
|
'CloudWatch' => 'monitoring',
|
|
325
324
|
'CloudWatchEvents' => 'events',
|
|
326
|
-
'CloudWatchEvidently' => 'evidently',
|
|
327
325
|
'CloudWatchLogs' => 'logs',
|
|
328
326
|
'CloudWatchRUM' => 'rum',
|
|
329
327
|
'CodeArtifact' => 'codeartifact',
|
|
@@ -344,12 +342,14 @@ module Aws
|
|
|
344
342
|
'Comprehend' => 'comprehend',
|
|
345
343
|
'ComprehendMedical' => 'comprehendmedical',
|
|
346
344
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
345
|
+
'ComputeOptimizerAutomation' => 'aco-automation',
|
|
347
346
|
'ConfigService' => 'config',
|
|
348
347
|
'Connect' => 'connect',
|
|
349
348
|
'ConnectCampaignService' => 'connect-campaigns',
|
|
350
349
|
'ConnectCampaignsV2' => 'connect-campaigns',
|
|
351
350
|
'ConnectCases' => 'cases',
|
|
352
351
|
'ConnectContactLens' => 'contact-lens',
|
|
352
|
+
'ConnectHealth' => 'health-agent',
|
|
353
353
|
'ConnectParticipant' => 'participant.connect',
|
|
354
354
|
'ConnectWisdomService' => 'wisdom',
|
|
355
355
|
'ControlCatalog' => 'controlcatalog',
|
|
@@ -368,6 +368,7 @@ module Aws
|
|
|
368
368
|
'DatabaseMigrationService' => 'dms',
|
|
369
369
|
'Deadline' => 'deadline',
|
|
370
370
|
'Detective' => 'api.detective',
|
|
371
|
+
'DevOpsAgent' => 'aidevops',
|
|
371
372
|
'DevOpsGuru' => 'devops-guru',
|
|
372
373
|
'DeviceFarm' => 'devicefarm',
|
|
373
374
|
'DirectConnect' => 'directconnect',
|
|
@@ -394,8 +395,8 @@ module Aws
|
|
|
394
395
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
395
396
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
|
396
397
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
|
397
|
-
'ElasticTranscoder' => 'elastictranscoder',
|
|
398
398
|
'ElasticsearchService' => 'es',
|
|
399
|
+
'ElementalInference' => 'elemental-inference',
|
|
399
400
|
'EntityResolution' => 'entityresolution',
|
|
400
401
|
'EventBridge' => 'events',
|
|
401
402
|
'Evs' => 'evs',
|
|
@@ -433,14 +434,13 @@ module Aws
|
|
|
433
434
|
'Inspector' => 'inspector',
|
|
434
435
|
'Inspector2' => 'inspector2',
|
|
435
436
|
'InspectorScan' => 'inspector-scan',
|
|
437
|
+
'Interconnect' => 'interconnect',
|
|
436
438
|
'InternetMonitor' => 'internetmonitor',
|
|
437
439
|
'Invoicing' => 'invoicing',
|
|
438
440
|
'IoT' => 'iot',
|
|
439
|
-
'IoTAnalytics' => 'iotanalytics',
|
|
440
441
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
441
442
|
'IoTEvents' => 'iotevents',
|
|
442
443
|
'IoTEventsData' => 'data.iotevents',
|
|
443
|
-
'IoTFleetHub' => 'api.fleethub.iot',
|
|
444
444
|
'IoTFleetWise' => 'iotfleetwise',
|
|
445
445
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
446
446
|
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
|
@@ -478,12 +478,11 @@ module Aws
|
|
|
478
478
|
'Lightsail' => 'lightsail',
|
|
479
479
|
'LocationService' => 'geo',
|
|
480
480
|
'LookoutEquipment' => 'lookoutequipment',
|
|
481
|
-
'LookoutMetrics' => 'lookoutmetrics',
|
|
482
|
-
'LookoutforVision' => 'lookoutvision',
|
|
483
481
|
'MPA' => 'mpa',
|
|
484
482
|
'MQ' => 'mq',
|
|
485
483
|
'MTurk' => 'mturk-requester',
|
|
486
484
|
'MWAA' => 'airflow',
|
|
485
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
487
486
|
'MachineLearning' => 'machinelearning',
|
|
488
487
|
'Macie2' => 'macie2',
|
|
489
488
|
'MailManager' => 'mail-manager',
|
|
@@ -495,6 +494,7 @@ module Aws
|
|
|
495
494
|
'MarketplaceCatalog' => 'catalog.marketplace',
|
|
496
495
|
'MarketplaceCommerceAnalytics' => 'marketplacecommerceanalytics',
|
|
497
496
|
'MarketplaceDeployment' => 'deployment-marketplace',
|
|
497
|
+
'MarketplaceDiscovery' => 'discovery-marketplace',
|
|
498
498
|
'MarketplaceEntitlementService' => 'entitlement.marketplace',
|
|
499
499
|
'MarketplaceMetering' => 'metering.marketplace',
|
|
500
500
|
'MarketplaceReporting' => 'reporting-marketplace',
|
|
@@ -524,6 +524,7 @@ module Aws
|
|
|
524
524
|
'NetworkMonitor' => 'networkmonitor',
|
|
525
525
|
'Notifications' => 'notifications',
|
|
526
526
|
'NotificationsContacts' => 'notifications-contacts',
|
|
527
|
+
'NovaAct' => 'nova-act',
|
|
527
528
|
'OAM' => 'oam',
|
|
528
529
|
'OSIS' => 'osis',
|
|
529
530
|
'ObservabilityAdmin' => 'observabilityadmin',
|
|
@@ -536,6 +537,9 @@ module Aws
|
|
|
536
537
|
'PCS' => 'pcs',
|
|
537
538
|
'PI' => 'pi',
|
|
538
539
|
'Panorama' => 'panorama',
|
|
540
|
+
'PartnerCentralAccount' => 'partnercentral-account',
|
|
541
|
+
'PartnerCentralBenefits' => 'partnercentral-benefits',
|
|
542
|
+
'PartnerCentralChannel' => 'partnercentral-channel',
|
|
539
543
|
'PartnerCentralSelling' => 'partnercentral-selling',
|
|
540
544
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
|
541
545
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
|
@@ -556,12 +560,11 @@ module Aws
|
|
|
556
560
|
'QApps' => 'data.qapps',
|
|
557
561
|
'QBusiness' => 'qbusiness',
|
|
558
562
|
'QConnect' => 'wisdom',
|
|
559
|
-
'QLDB' => 'qldb',
|
|
560
|
-
'QLDBSession' => 'session.qldb',
|
|
561
563
|
'QuickSight' => 'quicksight',
|
|
562
564
|
'RAM' => 'ram',
|
|
563
565
|
'RDS' => 'rds',
|
|
564
566
|
'RDSDataService' => 'rds-data',
|
|
567
|
+
'RTBFabric' => 'rtbfabric',
|
|
565
568
|
'RecycleBin' => 'rbin',
|
|
566
569
|
'Redshift' => 'redshift',
|
|
567
570
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
@@ -572,10 +575,10 @@ module Aws
|
|
|
572
575
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
573
576
|
'ResourceGroups' => 'resource-groups',
|
|
574
577
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
575
|
-
'RoboMaker' => 'robomaker',
|
|
576
578
|
'RolesAnywhere' => 'rolesanywhere',
|
|
577
579
|
'Route53' => 'route53',
|
|
578
580
|
'Route53Domains' => 'route53domains',
|
|
581
|
+
'Route53GlobalResolver' => 'route53globalresolver',
|
|
579
582
|
'Route53Profiles' => 'route53profiles',
|
|
580
583
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
581
584
|
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
@@ -583,12 +586,12 @@ module Aws
|
|
|
583
586
|
'Route53Resolver' => 'route53resolver',
|
|
584
587
|
'S3' => 's3',
|
|
585
588
|
'S3Control' => 's3-control',
|
|
589
|
+
'S3Files' => 's3files',
|
|
586
590
|
'S3Outposts' => 's3-outposts',
|
|
587
591
|
'S3Tables' => 's3tables',
|
|
588
592
|
'S3Vectors' => 's3vectors',
|
|
589
593
|
'SES' => 'email',
|
|
590
594
|
'SESV2' => 'email',
|
|
591
|
-
'SMS' => 'sms',
|
|
592
595
|
'SNS' => 'sns',
|
|
593
596
|
'SQS' => 'sqs',
|
|
594
597
|
'SSM' => 'ssm',
|
|
@@ -606,11 +609,13 @@ module Aws
|
|
|
606
609
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
607
610
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
608
611
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
612
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
609
613
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
610
614
|
'SavingsPlans' => 'savingsplans',
|
|
611
615
|
'Scheduler' => 'scheduler',
|
|
612
616
|
'Schemas' => 'schemas',
|
|
613
617
|
'SecretsManager' => 'secretsmanager',
|
|
618
|
+
'SecurityAgent' => 'securityagent',
|
|
614
619
|
'SecurityHub' => 'securityhub',
|
|
615
620
|
'SecurityIR' => 'security-ir',
|
|
616
621
|
'SecurityLake' => 'securitylake',
|
|
@@ -620,8 +625,11 @@ module Aws
|
|
|
620
625
|
'ServiceQuotas' => 'servicequotas',
|
|
621
626
|
'Shield' => 'shield',
|
|
622
627
|
'Signer' => 'signer',
|
|
628
|
+
'SignerData' => 'data-signer',
|
|
629
|
+
'Signin' => 'signin',
|
|
623
630
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
624
631
|
'SimpleDB' => 'sdb',
|
|
632
|
+
'SimpleDBv2' => 'sdb',
|
|
625
633
|
'SnowDeviceManagement' => 'snow-device-management',
|
|
626
634
|
'Snowball' => 'snowball',
|
|
627
635
|
'SocialMessaging' => 'social-messaging',
|
|
@@ -631,6 +639,7 @@ module Aws
|
|
|
631
639
|
'SupplyChain' => 'scn',
|
|
632
640
|
'Support' => 'support',
|
|
633
641
|
'SupportApp' => 'supportapp',
|
|
642
|
+
'Sustainability' => 'sustainability',
|
|
634
643
|
'Synthetics' => 'synthetics',
|
|
635
644
|
'TaxSettings' => 'tax',
|
|
636
645
|
'Textract' => 'textract',
|
|
@@ -643,6 +652,7 @@ module Aws
|
|
|
643
652
|
'Transfer' => 'transfer',
|
|
644
653
|
'Translate' => 'translate',
|
|
645
654
|
'TrustedAdvisor' => 'trustedadvisor',
|
|
655
|
+
'Uxc' => 'uxc',
|
|
646
656
|
'VPCLattice' => 'vpc-lattice',
|
|
647
657
|
'VerifiedPermissions' => 'verifiedpermissions',
|
|
648
658
|
'VoiceID' => 'voiceid',
|
|
@@ -650,6 +660,7 @@ module Aws
|
|
|
650
660
|
'WAFRegional' => 'waf-regional',
|
|
651
661
|
'WAFV2' => 'wafv2',
|
|
652
662
|
'WellArchitected' => 'wellarchitected',
|
|
663
|
+
'Wickr' => 'admin.wickr',
|
|
653
664
|
'WorkDocs' => 'workdocs',
|
|
654
665
|
'WorkMail' => 'workmail',
|
|
655
666
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|