aws-partitions 1.1109.0 → 1.1189.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 +413 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +21 -10
- data/partitions-metadata.json +46 -37
- data/partitions.json +593 -338
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 523e1fc214df4dec1051f24ea69c50f916251c5333b94adc772f2aa6c4e7ac02
|
|
4
|
+
data.tar.gz: 23f0a6c65862b3e0da0c2f556b5ca43cec84ac6044431834513b38b078784ee3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3b8ec89313eaf55fe132b30401d62f845ffc56f846e03121d46b9c7294a523bfa7239f73e7902135a4e24366d507069ba025c818cd8a8578f43eaf6cdb7385eb
|
|
7
|
+
data.tar.gz: ff67009ed910336fc9564123f244244f51f2350118dd60752a51d16425ecabfdaa69cc9459e87c560b06b6b0eae233ee829c3351904ec422e5ed26fa8e5220a2
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,418 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1189.0 (2025-12-01)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
|
|
8
|
+
|
|
9
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
|
|
10
|
+
|
|
11
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
|
|
12
|
+
|
|
13
|
+
1.1188.0 (2025-11-25)
|
|
14
|
+
------------------
|
|
15
|
+
|
|
16
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
17
|
+
|
|
18
|
+
1.1187.0 (2025-11-21)
|
|
19
|
+
------------------
|
|
20
|
+
|
|
21
|
+
* Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
|
|
22
|
+
|
|
23
|
+
* Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
|
|
24
|
+
|
|
25
|
+
1.1186.0 (2025-11-20)
|
|
26
|
+
------------------
|
|
27
|
+
|
|
28
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
29
|
+
|
|
30
|
+
1.1185.0 (2025-11-19)
|
|
31
|
+
------------------
|
|
32
|
+
|
|
33
|
+
* Feature - Added support for enumerating regions for `Aws::Signin`.
|
|
34
|
+
|
|
35
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
|
|
36
|
+
|
|
37
|
+
1.1184.0 (2025-11-18)
|
|
38
|
+
------------------
|
|
39
|
+
|
|
40
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
41
|
+
|
|
42
|
+
1.1183.0 (2025-11-17)
|
|
43
|
+
------------------
|
|
44
|
+
|
|
45
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
46
|
+
|
|
47
|
+
1.1182.0 (2025-11-14)
|
|
48
|
+
------------------
|
|
49
|
+
|
|
50
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
51
|
+
|
|
52
|
+
1.1181.0 (2025-11-06)
|
|
53
|
+
------------------
|
|
54
|
+
|
|
55
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
56
|
+
|
|
57
|
+
1.1180.0 (2025-11-04)
|
|
58
|
+
------------------
|
|
59
|
+
|
|
60
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
61
|
+
|
|
62
|
+
1.1179.0 (2025-10-30)
|
|
63
|
+
------------------
|
|
64
|
+
|
|
65
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
66
|
+
|
|
67
|
+
1.1178.0 (2025-10-28)
|
|
68
|
+
------------------
|
|
69
|
+
|
|
70
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
71
|
+
|
|
72
|
+
1.1177.0 (2025-10-24)
|
|
73
|
+
------------------
|
|
74
|
+
|
|
75
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
76
|
+
|
|
77
|
+
1.1176.0 (2025-10-23)
|
|
78
|
+
------------------
|
|
79
|
+
|
|
80
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
81
|
+
|
|
82
|
+
1.1175.0 (2025-10-22)
|
|
83
|
+
------------------
|
|
84
|
+
|
|
85
|
+
* Feature - Added support for enumerating regions for `Aws::RTBFabric`.
|
|
86
|
+
|
|
87
|
+
1.1174.0 (2025-10-17)
|
|
88
|
+
------------------
|
|
89
|
+
|
|
90
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
91
|
+
|
|
92
|
+
1.1173.0 (2025-10-15)
|
|
93
|
+
------------------
|
|
94
|
+
|
|
95
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
96
|
+
|
|
97
|
+
1.1172.0 (2025-10-10)
|
|
98
|
+
------------------
|
|
99
|
+
|
|
100
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
101
|
+
|
|
102
|
+
1.1171.0 (2025-10-09)
|
|
103
|
+
------------------
|
|
104
|
+
|
|
105
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
106
|
+
|
|
107
|
+
1.1170.0 (2025-10-08)
|
|
108
|
+
------------------
|
|
109
|
+
|
|
110
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
111
|
+
|
|
112
|
+
1.1169.0 (2025-10-07)
|
|
113
|
+
------------------
|
|
114
|
+
|
|
115
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
116
|
+
|
|
117
|
+
1.1168.0 (2025-09-30)
|
|
118
|
+
------------------
|
|
119
|
+
|
|
120
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
121
|
+
|
|
122
|
+
1.1167.0 (2025-09-29)
|
|
123
|
+
------------------
|
|
124
|
+
|
|
125
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
126
|
+
|
|
127
|
+
1.1166.0 (2025-09-26)
|
|
128
|
+
------------------
|
|
129
|
+
|
|
130
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
131
|
+
|
|
132
|
+
1.1165.0 (2025-09-25)
|
|
133
|
+
------------------
|
|
134
|
+
|
|
135
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
136
|
+
|
|
137
|
+
1.1164.0 (2025-09-23)
|
|
138
|
+
------------------
|
|
139
|
+
|
|
140
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
141
|
+
|
|
142
|
+
1.1163.0 (2025-09-22)
|
|
143
|
+
------------------
|
|
144
|
+
|
|
145
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
146
|
+
|
|
147
|
+
1.1162.0 (2025-09-19)
|
|
148
|
+
------------------
|
|
149
|
+
|
|
150
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
151
|
+
|
|
152
|
+
1.1161.0 (2025-09-16)
|
|
153
|
+
------------------
|
|
154
|
+
|
|
155
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
156
|
+
|
|
157
|
+
1.1160.0 (2025-09-15)
|
|
158
|
+
------------------
|
|
159
|
+
|
|
160
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
161
|
+
|
|
162
|
+
1.1159.0 (2025-09-11)
|
|
163
|
+
------------------
|
|
164
|
+
|
|
165
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
166
|
+
|
|
167
|
+
1.1158.0 (2025-09-10)
|
|
168
|
+
------------------
|
|
169
|
+
|
|
170
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
171
|
+
|
|
172
|
+
1.1157.0 (2025-09-09)
|
|
173
|
+
------------------
|
|
174
|
+
|
|
175
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
176
|
+
|
|
177
|
+
1.1156.0 (2025-09-08)
|
|
178
|
+
------------------
|
|
179
|
+
|
|
180
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
181
|
+
|
|
182
|
+
1.1155.0 (2025-09-04)
|
|
183
|
+
------------------
|
|
184
|
+
|
|
185
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
186
|
+
|
|
187
|
+
1.1154.0 (2025-09-02)
|
|
188
|
+
------------------
|
|
189
|
+
|
|
190
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
191
|
+
|
|
192
|
+
1.1153.0 (2025-08-29)
|
|
193
|
+
------------------
|
|
194
|
+
|
|
195
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
196
|
+
|
|
197
|
+
1.1152.0 (2025-08-27)
|
|
198
|
+
------------------
|
|
199
|
+
|
|
200
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
201
|
+
|
|
202
|
+
1.1151.0 (2025-08-25)
|
|
203
|
+
------------------
|
|
204
|
+
|
|
205
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
206
|
+
|
|
207
|
+
1.1150.0 (2025-08-21)
|
|
208
|
+
------------------
|
|
209
|
+
|
|
210
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
211
|
+
|
|
212
|
+
1.1149.0 (2025-08-20)
|
|
213
|
+
------------------
|
|
214
|
+
|
|
215
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
216
|
+
|
|
217
|
+
1.1148.0 (2025-08-18)
|
|
218
|
+
------------------
|
|
219
|
+
|
|
220
|
+
* Feature - Added support for enumerating regions for `Aws::BCMDashboards`.
|
|
221
|
+
|
|
222
|
+
1.1147.0 (2025-08-14)
|
|
223
|
+
------------------
|
|
224
|
+
|
|
225
|
+
* Feature - Added support for enumerating regions for `Aws::BCMRecommendedActions`.
|
|
226
|
+
|
|
227
|
+
1.1146.0 (2025-08-12)
|
|
228
|
+
------------------
|
|
229
|
+
|
|
230
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
231
|
+
|
|
232
|
+
1.1145.0 (2025-08-11)
|
|
233
|
+
------------------
|
|
234
|
+
|
|
235
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
236
|
+
|
|
237
|
+
1.1144.0 (2025-08-08)
|
|
238
|
+
------------------
|
|
239
|
+
|
|
240
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
241
|
+
|
|
242
|
+
1.1143.0 (2025-08-06)
|
|
243
|
+
------------------
|
|
244
|
+
|
|
245
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
246
|
+
|
|
247
|
+
1.1142.0 (2025-08-05)
|
|
248
|
+
------------------
|
|
249
|
+
|
|
250
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
251
|
+
|
|
252
|
+
1.1141.0 (2025-08-04)
|
|
253
|
+
------------------
|
|
254
|
+
|
|
255
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
256
|
+
|
|
257
|
+
1.1140.0 (2025-08-01)
|
|
258
|
+
------------------
|
|
259
|
+
|
|
260
|
+
* Feature - Added support for enumerating regions for `Aws::ARCRegionswitch`.
|
|
261
|
+
|
|
262
|
+
1.1139.0 (2025-07-31)
|
|
263
|
+
------------------
|
|
264
|
+
|
|
265
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
266
|
+
|
|
267
|
+
1.1138.0 (2025-07-30)
|
|
268
|
+
------------------
|
|
269
|
+
|
|
270
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
271
|
+
|
|
272
|
+
1.1137.0 (2025-07-29)
|
|
273
|
+
------------------
|
|
274
|
+
|
|
275
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
276
|
+
|
|
277
|
+
1.1136.0 (2025-07-28)
|
|
278
|
+
------------------
|
|
279
|
+
|
|
280
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
281
|
+
|
|
282
|
+
1.1135.0 (2025-07-24)
|
|
283
|
+
------------------
|
|
284
|
+
|
|
285
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
286
|
+
|
|
287
|
+
1.1134.0 (2025-07-23)
|
|
288
|
+
------------------
|
|
289
|
+
|
|
290
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
291
|
+
|
|
292
|
+
1.1133.0 (2025-07-22)
|
|
293
|
+
------------------
|
|
294
|
+
|
|
295
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
296
|
+
|
|
297
|
+
1.1132.0 (2025-07-21)
|
|
298
|
+
------------------
|
|
299
|
+
|
|
300
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
301
|
+
|
|
302
|
+
1.1131.0 (2025-07-18)
|
|
303
|
+
------------------
|
|
304
|
+
|
|
305
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
306
|
+
|
|
307
|
+
1.1130.0 (2025-07-17)
|
|
308
|
+
------------------
|
|
309
|
+
|
|
310
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
311
|
+
|
|
312
|
+
1.1129.0 (2025-07-16)
|
|
313
|
+
------------------
|
|
314
|
+
|
|
315
|
+
* Feature - Added support for enumerating regions for `Aws::BedrockAgentCoreControl`.
|
|
316
|
+
|
|
317
|
+
* Feature - Added support for enumerating regions for `Aws::BedrockAgentCore`.
|
|
318
|
+
|
|
319
|
+
1.1128.0 (2025-07-16)
|
|
320
|
+
------------------
|
|
321
|
+
|
|
322
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
323
|
+
|
|
324
|
+
1.1127.0 (2025-07-15)
|
|
325
|
+
------------------
|
|
326
|
+
|
|
327
|
+
* Feature - Added support for enumerating regions for `Aws::S3Vectors`.
|
|
328
|
+
|
|
329
|
+
1.1126.0 (2025-07-09)
|
|
330
|
+
------------------
|
|
331
|
+
|
|
332
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
333
|
+
|
|
334
|
+
1.1125.0 (2025-07-03)
|
|
335
|
+
------------------
|
|
336
|
+
|
|
337
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
338
|
+
|
|
339
|
+
1.1124.0 (2025-07-01)
|
|
340
|
+
------------------
|
|
341
|
+
|
|
342
|
+
* Feature - Added support for enumerating regions for `Aws::Odb`.
|
|
343
|
+
|
|
344
|
+
1.1123.0 (2025-06-30)
|
|
345
|
+
------------------
|
|
346
|
+
|
|
347
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
348
|
+
|
|
349
|
+
1.1122.0 (2025-06-27)
|
|
350
|
+
------------------
|
|
351
|
+
|
|
352
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
353
|
+
|
|
354
|
+
1.1121.0 (2025-06-26)
|
|
355
|
+
------------------
|
|
356
|
+
|
|
357
|
+
* Feature - Added support for enumerating regions for `Aws::KeyspacesStreams`.
|
|
358
|
+
|
|
359
|
+
1.1120.0 (2025-06-23)
|
|
360
|
+
------------------
|
|
361
|
+
|
|
362
|
+
* Feature - Added support for enumerating regions for `Aws::WorkspacesInstances`.
|
|
363
|
+
|
|
364
|
+
1.1119.0 (2025-06-20)
|
|
365
|
+
------------------
|
|
366
|
+
|
|
367
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
368
|
+
|
|
369
|
+
1.1118.0 (2025-06-18)
|
|
370
|
+
------------------
|
|
371
|
+
|
|
372
|
+
* Feature - Added support for enumerating regions for `Aws::AIOps`.
|
|
373
|
+
|
|
374
|
+
1.1117.0 (2025-06-17)
|
|
375
|
+
------------------
|
|
376
|
+
|
|
377
|
+
* Feature - Added support for enumerating regions for `Aws::MPA`.
|
|
378
|
+
|
|
379
|
+
1.1116.0 (2025-06-11)
|
|
380
|
+
------------------
|
|
381
|
+
|
|
382
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
383
|
+
|
|
384
|
+
1.1115.0 (2025-06-10)
|
|
385
|
+
------------------
|
|
386
|
+
|
|
387
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
388
|
+
|
|
389
|
+
1.1114.0 (2025-06-09)
|
|
390
|
+
------------------
|
|
391
|
+
|
|
392
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
393
|
+
|
|
394
|
+
1.1113.0 (2025-06-06)
|
|
395
|
+
------------------
|
|
396
|
+
|
|
397
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
398
|
+
|
|
399
|
+
1.1112.0 (2025-06-05)
|
|
400
|
+
------------------
|
|
401
|
+
|
|
402
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
403
|
+
|
|
404
|
+
1.1111.0 (2025-06-04)
|
|
405
|
+
------------------
|
|
406
|
+
|
|
407
|
+
* Feature - Added support for enumerating regions for `Aws::Evs`.
|
|
408
|
+
|
|
409
|
+
1.1110.0 (2025-06-02)
|
|
410
|
+
------------------
|
|
411
|
+
|
|
412
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
413
|
+
|
|
414
|
+
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.5 and 2.6.
|
|
415
|
+
|
|
4
416
|
1.1109.0 (2025-05-30)
|
|
5
417
|
------------------
|
|
6
418
|
|
|
@@ -16,6 +428,7 @@ Unreleased Changes
|
|
|
16
428
|
|
|
17
429
|
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
430
|
|
|
431
|
+
|
|
19
432
|
1.1106.0 (2025-05-20)
|
|
20
433
|
------------------
|
|
21
434
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1189.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -247,7 +247,9 @@ module Aws
|
|
|
247
247
|
{
|
|
248
248
|
'ACM' => 'acm',
|
|
249
249
|
'ACMPCA' => 'acm-pca',
|
|
250
|
+
'AIOps' => 'aiops',
|
|
250
251
|
'APIGateway' => 'apigateway',
|
|
252
|
+
'ARCRegionswitch' => 'arc-region-switch',
|
|
251
253
|
'ARCZonalShift' => 'arc-zonal-shift',
|
|
252
254
|
'AccessAnalyzer' => 'access-analyzer',
|
|
253
255
|
'Account' => 'account',
|
|
@@ -265,7 +267,6 @@ module Aws
|
|
|
265
267
|
'AppRunner' => 'apprunner',
|
|
266
268
|
'AppStream' => 'appstream2',
|
|
267
269
|
'AppSync' => 'appsync',
|
|
268
|
-
'AppTest' => 'apptest',
|
|
269
270
|
'Appflow' => 'appflow',
|
|
270
271
|
'ApplicationAutoScaling' => 'application-autoscaling',
|
|
271
272
|
'ApplicationCostProfiler' => 'application-cost-profiler',
|
|
@@ -279,14 +280,18 @@ module Aws
|
|
|
279
280
|
'AutoScaling' => 'autoscaling',
|
|
280
281
|
'AutoScalingPlans' => 'autoscaling-plans',
|
|
281
282
|
'B2bi' => 'b2bi',
|
|
283
|
+
'BCMDashboards' => 'bcm-dashboards',
|
|
282
284
|
'BCMDataExports' => 'bcm-data-exports',
|
|
283
285
|
'BCMPricingCalculator' => 'bcm-pricing-calculator',
|
|
286
|
+
'BCMRecommendedActions' => 'bcm-recommended-actions',
|
|
284
287
|
'Backup' => 'backup',
|
|
285
288
|
'BackupGateway' => 'backup-gateway',
|
|
286
289
|
'BackupSearch' => 'backup-search',
|
|
287
290
|
'Batch' => 'batch',
|
|
288
291
|
'Bedrock' => 'bedrock',
|
|
289
292
|
'BedrockAgent' => 'bedrock-agent',
|
|
293
|
+
'BedrockAgentCore' => 'bedrock-agentcore',
|
|
294
|
+
'BedrockAgentCoreControl' => 'bedrock-agentcore-control',
|
|
290
295
|
'BedrockAgentRuntime' => 'bedrock-agent-runtime',
|
|
291
296
|
'BedrockDataAutomation' => 'bedrock-data-automation',
|
|
292
297
|
'BedrockDataAutomationRuntime' => 'bedrock-data-automation-runtime',
|
|
@@ -338,6 +343,7 @@ module Aws
|
|
|
338
343
|
'Comprehend' => 'comprehend',
|
|
339
344
|
'ComprehendMedical' => 'comprehendmedical',
|
|
340
345
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
346
|
+
'ComputeOptimizerAutomation' => 'aco-automation',
|
|
341
347
|
'ConfigService' => 'config',
|
|
342
348
|
'Connect' => 'connect',
|
|
343
349
|
'ConnectCampaignService' => 'connect-campaigns',
|
|
@@ -392,6 +398,7 @@ module Aws
|
|
|
392
398
|
'ElasticsearchService' => 'es',
|
|
393
399
|
'EntityResolution' => 'entityresolution',
|
|
394
400
|
'EventBridge' => 'events',
|
|
401
|
+
'Evs' => 'evs',
|
|
395
402
|
'FIS' => 'fis',
|
|
396
403
|
'FMS' => 'fms',
|
|
397
404
|
'FSx' => 'fsx',
|
|
@@ -433,7 +440,6 @@ module Aws
|
|
|
433
440
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
434
441
|
'IoTEvents' => 'iotevents',
|
|
435
442
|
'IoTEventsData' => 'data.iotevents',
|
|
436
|
-
'IoTFleetHub' => 'api.fleethub.iot',
|
|
437
443
|
'IoTFleetWise' => 'iotfleetwise',
|
|
438
444
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
439
445
|
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
|
@@ -449,6 +455,7 @@ module Aws
|
|
|
449
455
|
'Kendra' => 'kendra',
|
|
450
456
|
'KendraRanking' => 'kendra-ranking',
|
|
451
457
|
'Keyspaces' => 'cassandra',
|
|
458
|
+
'KeyspacesStreams' => 'cassandra-streams',
|
|
452
459
|
'Kinesis' => 'kinesis',
|
|
453
460
|
'KinesisAnalytics' => 'kinesisanalytics',
|
|
454
461
|
'KinesisAnalyticsV2' => 'kinesisanalytics',
|
|
@@ -470,11 +477,11 @@ module Aws
|
|
|
470
477
|
'Lightsail' => 'lightsail',
|
|
471
478
|
'LocationService' => 'geo',
|
|
472
479
|
'LookoutEquipment' => 'lookoutequipment',
|
|
473
|
-
'
|
|
474
|
-
'LookoutforVision' => 'lookoutvision',
|
|
480
|
+
'MPA' => 'mpa',
|
|
475
481
|
'MQ' => 'mq',
|
|
476
482
|
'MTurk' => 'mturk-requester',
|
|
477
483
|
'MWAA' => 'airflow',
|
|
484
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
478
485
|
'MachineLearning' => 'machinelearning',
|
|
479
486
|
'Macie2' => 'macie2',
|
|
480
487
|
'MailManager' => 'mail-manager',
|
|
@@ -518,16 +525,18 @@ module Aws
|
|
|
518
525
|
'OAM' => 'oam',
|
|
519
526
|
'OSIS' => 'osis',
|
|
520
527
|
'ObservabilityAdmin' => 'observabilityadmin',
|
|
528
|
+
'Odb' => 'odb',
|
|
521
529
|
'Omics' => 'omics',
|
|
522
530
|
'OpenSearchServerless' => 'aoss',
|
|
523
531
|
'OpenSearchService' => 'es',
|
|
524
|
-
'OpsWorks' => 'opsworks',
|
|
525
|
-
'OpsWorksCM' => 'opsworks-cm',
|
|
526
532
|
'Organizations' => 'organizations',
|
|
527
533
|
'Outposts' => 'outposts',
|
|
528
534
|
'PCS' => 'pcs',
|
|
529
535
|
'PI' => 'pi',
|
|
530
536
|
'Panorama' => 'panorama',
|
|
537
|
+
'PartnerCentralAccount' => 'partnercentral-account',
|
|
538
|
+
'PartnerCentralBenefits' => 'partnercentral-benefits',
|
|
539
|
+
'PartnerCentralChannel' => 'partnercentral-channel',
|
|
531
540
|
'PartnerCentralSelling' => 'partnercentral-selling',
|
|
532
541
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
|
533
542
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
|
@@ -548,12 +557,11 @@ module Aws
|
|
|
548
557
|
'QApps' => 'data.qapps',
|
|
549
558
|
'QBusiness' => 'qbusiness',
|
|
550
559
|
'QConnect' => 'wisdom',
|
|
551
|
-
'QLDB' => 'qldb',
|
|
552
|
-
'QLDBSession' => 'session.qldb',
|
|
553
560
|
'QuickSight' => 'quicksight',
|
|
554
561
|
'RAM' => 'ram',
|
|
555
562
|
'RDS' => 'rds',
|
|
556
563
|
'RDSDataService' => 'rds-data',
|
|
564
|
+
'RTBFabric' => 'rtbfabric',
|
|
557
565
|
'RecycleBin' => 'rbin',
|
|
558
566
|
'Redshift' => 'redshift',
|
|
559
567
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
@@ -564,10 +572,10 @@ module Aws
|
|
|
564
572
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
565
573
|
'ResourceGroups' => 'resource-groups',
|
|
566
574
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
567
|
-
'RoboMaker' => 'robomaker',
|
|
568
575
|
'RolesAnywhere' => 'rolesanywhere',
|
|
569
576
|
'Route53' => 'route53',
|
|
570
577
|
'Route53Domains' => 'route53domains',
|
|
578
|
+
'Route53GlobalResolver' => 'route53globalresolver',
|
|
571
579
|
'Route53Profiles' => 'route53profiles',
|
|
572
580
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
573
581
|
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
@@ -577,9 +585,9 @@ module Aws
|
|
|
577
585
|
'S3Control' => 's3-control',
|
|
578
586
|
'S3Outposts' => 's3-outposts',
|
|
579
587
|
'S3Tables' => 's3tables',
|
|
588
|
+
'S3Vectors' => 's3vectors',
|
|
580
589
|
'SES' => 'email',
|
|
581
590
|
'SESV2' => 'email',
|
|
582
|
-
'SMS' => 'sms',
|
|
583
591
|
'SNS' => 'sns',
|
|
584
592
|
'SQS' => 'sqs',
|
|
585
593
|
'SSM' => 'ssm',
|
|
@@ -597,6 +605,7 @@ module Aws
|
|
|
597
605
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
598
606
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
599
607
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
608
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
600
609
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
601
610
|
'SavingsPlans' => 'savingsplans',
|
|
602
611
|
'Scheduler' => 'scheduler',
|
|
@@ -611,6 +620,7 @@ module Aws
|
|
|
611
620
|
'ServiceQuotas' => 'servicequotas',
|
|
612
621
|
'Shield' => 'shield',
|
|
613
622
|
'Signer' => 'signer',
|
|
623
|
+
'Signin' => 'signin',
|
|
614
624
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
615
625
|
'SimpleDB' => 'sdb',
|
|
616
626
|
'SnowDeviceManagement' => 'snow-device-management',
|
|
@@ -647,6 +657,7 @@ module Aws
|
|
|
647
657
|
'WorkSpaces' => 'workspaces',
|
|
648
658
|
'WorkSpacesThinClient' => 'thinclient',
|
|
649
659
|
'WorkSpacesWeb' => 'workspaces-web',
|
|
660
|
+
'WorkspacesInstances' => 'workspaces-instances',
|
|
650
661
|
'XRay' => 'xray',
|
|
651
662
|
}
|
|
652
663
|
# end service ids
|