aws-partitions 1.430.0 → 1.431.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (6) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +2360 -0
  3. data/LICENSE.txt +202 -0
  4. data/VERSION +1 -0
  5. data/partitions.json +78 -0
  6. metadata +5 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c6f89190513fa237aed13cd41ba8b9fe618583c56a1b6534b5e2159c4eba64ba
4
- data.tar.gz: f1269183457af644c15678e72f10eb13c90be268141a07c701dd1454e7e581ec
3
+ metadata.gz: 334fab0e0b4da054b64251f8cd1b0357c0217e22c4334db00dd323933712481d
4
+ data.tar.gz: ad4d6b1f9d502bfaed8713e6cc6bcd76ce7f0865fa9382b0968487b41458c25a
5
5
  SHA512:
6
- metadata.gz: 5336307b7bcec843c8860459dde4af3f7e4e36e4a20f3d3fdcd9d8d9b3f5dfe400ad99f693ea585e22e798b09b13a1944cd9e502d2d92551723bc339dda8598d
7
- data.tar.gz: eefb855abf2b9d09073fc12c3c45ce56bc9dbb210c0e0dc5b25291645561a8ed54f6c647aeacdfc7b389cc1fd919092478009d8fe32e472a3d8175d1ad55104b
6
+ metadata.gz: 69144f981033bd46687ff90c3658565c9291d0d4d3d62e72bdb22f585a6f3103af6a2c7ea2edaa834e84d49974b9543f9b5b469f62733bf464debe399a0dff4e
7
+ data.tar.gz: a19fdab3e9fdf5b93219b4c43d5c91dc86aa5e0a9b2da1aaa500354443b951cb170657a93dec91400a7b24bf3103774d3795f506c1989539eb1409624356f19a
data/CHANGELOG.md ADDED
@@ -0,0 +1,2360 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.431.0 (2021-03-04)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ * Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem.
10
+
11
+ 1.430.0 (2021-03-01)
12
+ ------------------
13
+
14
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
15
+
16
+
17
+ 1.429.0 (2021-02-23)
18
+ ------------------
19
+
20
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
21
+
22
+ 1.428.0 (2021-02-19)
23
+ ------------------
24
+
25
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
26
+
27
+ 1.427.0 (2021-02-12)
28
+ ------------------
29
+
30
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
31
+
32
+ 1.426.0 (2021-02-09)
33
+ ------------------
34
+
35
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
36
+
37
+ * Issue - Fix incorrect use of `JSON.load` breaking Ruby <= 2.2.
38
+
39
+ 1.425.0 (2021-02-08)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ * Issue - Reduce memory usage by de-duplicating `partitions.json`.
45
+
46
+ 1.424.0 (2021-02-05)
47
+ ------------------
48
+
49
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
50
+
51
+ 1.423.0 (2021-02-04)
52
+ ------------------
53
+
54
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
55
+
56
+ 1.422.0 (2021-01-29)
57
+ ------------------
58
+
59
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
60
+
61
+ 1.421.0 (2021-01-28)
62
+ ------------------
63
+
64
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
65
+
66
+ 1.420.0 (2021-01-27)
67
+ ------------------
68
+
69
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
70
+
71
+ 1.419.0 (2021-01-26)
72
+ ------------------
73
+
74
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
75
+
76
+ 1.418.0 (2021-01-22)
77
+ ------------------
78
+
79
+ * Feature - Added support for enumerating regions for `Aws::LexRuntimeV2`.
80
+
81
+ * Feature - Added support for enumerating regions for `Aws::LexModelsV2`.
82
+
83
+ 1.417.0 (2021-01-19)
84
+ ------------------
85
+
86
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
87
+
88
+ 1.416.0 (2021-01-11)
89
+ ------------------
90
+
91
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
92
+
93
+ 1.415.0 (2021-01-07)
94
+ ------------------
95
+
96
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
97
+
98
+ 1.414.0 (2020-12-30)
99
+ ------------------
100
+
101
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
102
+
103
+ 1.413.0 (2020-12-23)
104
+ ------------------
105
+
106
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
107
+
108
+ 1.412.0 (2020-12-22)
109
+ ------------------
110
+
111
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
112
+
113
+ 1.411.0 (2020-12-21)
114
+ ------------------
115
+
116
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
117
+
118
+ 1.410.0 (2020-12-18)
119
+ ------------------
120
+
121
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
122
+
123
+ 1.409.0 (2020-12-17)
124
+ ------------------
125
+
126
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
127
+
128
+ 1.408.0 (2020-12-16)
129
+ ------------------
130
+
131
+ * Feature - Added support for enumerating regions for `Aws::WellArchitected`.
132
+
133
+ * Feature - Added support for enumerating regions for `Aws::LocationService`.
134
+
135
+ 1.407.0 (2020-12-15)
136
+ ------------------
137
+
138
+ * Feature - Added support for enumerating regions for `Aws::PrometheusService`.
139
+
140
+ * Feature - Added support for enumerating regions for `Aws::IoTWireless`.
141
+
142
+ * Feature - Added support for enumerating regions for `Aws::IoTFleetHub`.
143
+
144
+ * Feature - Added support for enumerating regions for `Aws::IoTDeviceAdvisor`.
145
+
146
+ * Feature - Added support for enumerating regions for `Aws::GreengrassV2`.
147
+
148
+ 1.406.0 (2020-12-14)
149
+ ------------------
150
+
151
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
152
+
153
+ 1.405.0 (2020-12-09)
154
+ ------------------
155
+
156
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
157
+
158
+ 1.404.0 (2020-12-08)
159
+ ------------------
160
+
161
+ * Feature - Added support for enumerating regions for `Aws::SagemakerEdgeManager`.
162
+
163
+ * Feature - Added support for enumerating regions for `Aws::HealthLake`.
164
+
165
+ * Feature - Added support for enumerating regions for `Aws::EMRContainers`.
166
+
167
+ * Feature - Added support for enumerating regions for `Aws::AuditManager`.
168
+
169
+ 1.403.0 (2020-12-07)
170
+ ------------------
171
+
172
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
173
+
174
+ 1.402.0 (2020-12-02)
175
+ ------------------
176
+
177
+ * Feature - Added support for enumerating regions for `Aws::CustomerProfiles`.
178
+
179
+ 1.401.0 (2020-12-01)
180
+ ------------------
181
+
182
+ * Feature - Added support for enumerating regions for `Aws::SageMakerFeatureStoreRuntime`.
183
+
184
+ * Feature - Added support for enumerating regions for `Aws::Profile`.
185
+
186
+ * Feature - Added support for enumerating regions for `Aws::LookoutforVision`.
187
+
188
+ * Feature - Added support for enumerating regions for `Aws::ECRPublic`.
189
+
190
+ * Feature - Added support for enumerating regions for `Aws::DevOpsGuru`.
191
+
192
+ * Feature - Added support for enumerating regions for `Aws::ConnectContactLens`.
193
+
194
+ * Feature - Added support for enumerating regions for `Aws::AppIntegrationsService`.
195
+
196
+ * Feature - Added support for enumerating regions for `Aws::AmplifyBackend`.
197
+
198
+ 1.400.0 (2020-12-01)
199
+ ------------------
200
+
201
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
202
+
203
+ 1.399.0 (2020-11-24)
204
+ ------------------
205
+
206
+ * Feature - Added support for enumerating regions for `Aws::MWAA`.
207
+
208
+ 1.398.0 (2020-11-23)
209
+ ------------------
210
+
211
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
212
+
213
+ 1.397.0 (2020-11-20)
214
+ ------------------
215
+
216
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
217
+
218
+ 1.396.0 (2020-11-19)
219
+ ------------------
220
+
221
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
222
+
223
+ 1.395.0 (2020-11-18)
224
+ ------------------
225
+
226
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
227
+
228
+ 1.394.0 (2020-11-17)
229
+ ------------------
230
+
231
+ * Feature - Added support for enumerating regions for `Aws::NetworkFirewall`.
232
+
233
+ 1.393.0 (2020-11-13)
234
+ ------------------
235
+
236
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
237
+
238
+ 1.392.0 (2020-11-12)
239
+ ------------------
240
+
241
+ * Feature - Added support for enumerating regions for `Aws::AppRegistry`.
242
+
243
+ 1.391.0 (2020-11-11)
244
+ ------------------
245
+
246
+ * Feature - Added support for enumerating regions for `Aws::GlueDataBrew`.
247
+
248
+ 1.390.0 (2020-11-05)
249
+ ------------------
250
+
251
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
252
+
253
+ 1.389.0 (2020-11-04)
254
+ ------------------
255
+
256
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
257
+
258
+ 1.388.0 (2020-10-28)
259
+ ------------------
260
+
261
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
262
+
263
+ 1.387.0 (2020-10-27)
264
+ ------------------
265
+
266
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
267
+
268
+ 1.386.0 (2020-10-26)
269
+ ------------------
270
+
271
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
272
+
273
+ 1.385.0 (2020-10-22)
274
+ ------------------
275
+
276
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
277
+
278
+ 1.384.0 (2020-10-20)
279
+ ------------------
280
+
281
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
282
+
283
+ 1.383.0 (2020-10-16)
284
+ ------------------
285
+
286
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
287
+
288
+ 1.382.0 (2020-10-15)
289
+ ------------------
290
+
291
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
292
+
293
+ 1.381.0 (2020-10-09)
294
+ ------------------
295
+
296
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
297
+
298
+ 1.380.0 (2020-10-02)
299
+ ------------------
300
+
301
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
302
+
303
+ 1.379.0 (2020-10-01)
304
+ ------------------
305
+
306
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
307
+
308
+ 1.378.0 (2020-09-30)
309
+ ------------------
310
+
311
+ * Feature - Added support for enumerating regions for `Aws::S3Outposts`.
312
+
313
+ 1.377.0 (2020-09-29)
314
+ ------------------
315
+
316
+ * Feature - Added support for enumerating regions for `Aws::TimestreamWrite`.
317
+
318
+ * Feature - Added support for enumerating regions for `Aws::TimestreamQuery`.
319
+
320
+ 1.376.0 (2020-09-25)
321
+ ------------------
322
+
323
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
324
+
325
+ 1.375.0 (2020-09-24)
326
+ ------------------
327
+
328
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
329
+
330
+ 1.374.0 (2020-09-21)
331
+ ------------------
332
+
333
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
334
+
335
+ 1.373.0 (2020-09-18)
336
+ ------------------
337
+
338
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
339
+
340
+ 1.372.0 (2020-09-17)
341
+ ------------------
342
+
343
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
344
+
345
+ 1.371.0 (2020-09-16)
346
+ ------------------
347
+
348
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
349
+
350
+ 1.370.0 (2020-09-15)
351
+ ------------------
352
+
353
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
354
+
355
+ 1.369.0 (2020-09-14)
356
+ ------------------
357
+
358
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
359
+
360
+ 1.368.0 (2020-09-11)
361
+ ------------------
362
+
363
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
364
+
365
+ 1.367.0 (2020-09-10)
366
+ ------------------
367
+
368
+ * Feature - Added support for enumerating regions for `Aws::SSOAdmin`.
369
+
370
+ 1.366.0 (2020-09-09)
371
+ ------------------
372
+
373
+ * Feature - Added support for enumerating regions for `Aws::RedshiftDataAPIService`.
374
+
375
+ 1.365.0 (2020-09-04)
376
+ ------------------
377
+
378
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
379
+
380
+ 1.364.0 (2020-09-02)
381
+ ------------------
382
+
383
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
384
+
385
+ 1.363.0 (2020-08-31)
386
+ ------------------
387
+
388
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
389
+
390
+ 1.362.0 (2020-08-28)
391
+ ------------------
392
+
393
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
394
+
395
+ 1.361.0 (2020-08-27)
396
+ ------------------
397
+
398
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
399
+
400
+ 1.360.0 (2020-08-26)
401
+ ------------------
402
+
403
+ * Feature - Added support for enumerating regions for `Aws::Appflow`.
404
+
405
+ 1.359.0 (2020-08-24)
406
+ ------------------
407
+
408
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
409
+
410
+ 1.358.0 (2020-08-19)
411
+ ------------------
412
+
413
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
414
+
415
+ 1.357.0 (2020-08-18)
416
+ ------------------
417
+
418
+ * Feature - Added support for enumerating regions for `Aws::IdentityStore`.
419
+
420
+ 1.356.0 (2020-08-14)
421
+ ------------------
422
+
423
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
424
+
425
+ 1.355.0 (2020-08-13)
426
+ ------------------
427
+
428
+ * Feature - Added support for enumerating regions for `Aws::Braket`.
429
+
430
+ 1.354.0 (2020-08-10)
431
+ ------------------
432
+
433
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
434
+
435
+ 1.353.0 (2020-08-07)
436
+ ------------------
437
+
438
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
439
+
440
+ 1.352.0 (2020-08-06)
441
+ ------------------
442
+
443
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
444
+
445
+ 1.351.0 (2020-08-04)
446
+ ------------------
447
+
448
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
449
+
450
+ 1.350.0 (2020-08-03)
451
+ ------------------
452
+
453
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
454
+
455
+ 1.349.0 (2020-07-31)
456
+ ------------------
457
+
458
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
459
+
460
+ 1.348.0 (2020-07-30)
461
+ ------------------
462
+
463
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
464
+
465
+ 1.347.0 (2020-07-29)
466
+ ------------------
467
+
468
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
469
+
470
+ 1.346.0 (2020-07-28)
471
+ ------------------
472
+
473
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
474
+
475
+ 1.345.0 (2020-07-23)
476
+ ------------------
477
+
478
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
479
+
480
+ 1.344.0 (2020-07-22)
481
+ ------------------
482
+
483
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
484
+
485
+ 1.343.0 (2020-07-17)
486
+ ------------------
487
+
488
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
489
+
490
+ 1.342.0 (2020-07-15)
491
+ ------------------
492
+
493
+ * Feature - Added support for enumerating regions for `Aws::IVS`.
494
+
495
+ 1.341.0 (2020-07-09)
496
+ ------------------
497
+
498
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
499
+
500
+ 1.340.0 (2020-07-08)
501
+ ------------------
502
+
503
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
504
+
505
+ 1.339.0 (2020-07-07)
506
+ ------------------
507
+
508
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
509
+
510
+ 1.338.0 (2020-07-02)
511
+ ------------------
512
+
513
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
514
+
515
+ 1.337.0 (2020-06-29)
516
+ ------------------
517
+
518
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
519
+
520
+ 1.336.0 (2020-06-26)
521
+ ------------------
522
+
523
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
524
+
525
+ 1.335.0 (2020-06-25)
526
+ ------------------
527
+
528
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
529
+
530
+ 1.334.0 (2020-06-24)
531
+ ------------------
532
+
533
+ * Feature - Added support for enumerating regions for `Aws::Honeycode`.
534
+
535
+ 1.333.0 (2020-06-23)
536
+ ------------------
537
+
538
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
539
+
540
+ 1.332.0 (2020-06-19)
541
+ ------------------
542
+
543
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
544
+
545
+ 1.331.0 (2020-06-18)
546
+ ------------------
547
+
548
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
549
+
550
+ 1.330.0 (2020-06-17)
551
+ ------------------
552
+
553
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
554
+
555
+ 1.329.0 (2020-06-11)
556
+ ------------------
557
+
558
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
559
+
560
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
561
+
562
+ 1.328.0 (2020-06-10)
563
+ ------------------
564
+
565
+ * Issue - This version has been yanked. (#2327).
566
+ * Feature - Added support for enumerating regions for `Aws::CodeArtifact`.
567
+
568
+ 1.327.0 (2020-06-09)
569
+ ------------------
570
+
571
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
572
+
573
+ 1.326.0 (2020-06-05)
574
+ ------------------
575
+
576
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
577
+
578
+ 1.325.0 (2020-06-04)
579
+ ------------------
580
+
581
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
582
+
583
+ 1.324.0 (2020-06-03)
584
+ ------------------
585
+
586
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
587
+
588
+ 1.323.0 (2020-06-01)
589
+ ------------------
590
+
591
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
592
+
593
+ 1.322.0 (2020-05-27)
594
+ ------------------
595
+
596
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
597
+
598
+ 1.321.0 (2020-05-26)
599
+ ------------------
600
+
601
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
602
+
603
+ 1.320.0 (2020-05-22)
604
+ ------------------
605
+
606
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
607
+
608
+ 1.319.0 (2020-05-21)
609
+ ------------------
610
+
611
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
612
+
613
+ 1.318.0 (2020-05-19)
614
+ ------------------
615
+
616
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
617
+
618
+ 1.317.0 (2020-05-18)
619
+ ------------------
620
+
621
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
622
+
623
+ 1.316.0 (2020-05-15)
624
+ ------------------
625
+
626
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
627
+
628
+ 1.315.0 (2020-05-14)
629
+ ------------------
630
+
631
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
632
+
633
+ 1.314.0 (2020-05-13)
634
+ ------------------
635
+
636
+ * Feature - Added support for enumerating regions for `Aws::Macie2`.
637
+
638
+ 1.313.0 (2020-05-11)
639
+ ------------------
640
+
641
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
642
+
643
+ 1.312.0 (2020-05-08)
644
+ ------------------
645
+
646
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
647
+
648
+ 1.311.0 (2020-05-07)
649
+ ------------------
650
+
651
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
652
+
653
+ 1.310.0 (2020-05-06)
654
+ ------------------
655
+
656
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
657
+
658
+ 1.309.0 (2020-05-04)
659
+ ------------------
660
+
661
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
662
+
663
+ 1.308.0 (2020-05-01)
664
+ ------------------
665
+
666
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
667
+
668
+ 1.307.0 (2020-04-30)
669
+ ------------------
670
+
671
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
672
+
673
+ 1.306.0 (2020-04-29)
674
+ ------------------
675
+
676
+ * Feature - Added support for enumerating regions for `Aws::IoTSiteWise`.
677
+
678
+ 1.305.0 (2020-04-28)
679
+ ------------------
680
+
681
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
682
+
683
+ 1.304.0 (2020-04-27)
684
+ ------------------
685
+
686
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
687
+
688
+ 1.303.0 (2020-04-24)
689
+ ------------------
690
+
691
+ * Feature - Added support for enumerating regions for `Aws::ElasticInference`.
692
+
693
+ 1.302.0 (2020-04-23)
694
+ ------------------
695
+
696
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
697
+
698
+ 1.301.0 (2020-04-22)
699
+ ------------------
700
+
701
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
702
+
703
+ 1.300.0 (2020-04-21)
704
+ ------------------
705
+
706
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
707
+
708
+ 1.299.0 (2020-04-20)
709
+ ------------------
710
+
711
+ * Feature - Added support for enumerating regions for `Aws::Synthetics`.
712
+
713
+ 1.298.0 (2020-04-17)
714
+ ------------------
715
+
716
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
717
+
718
+ 1.297.0 (2020-04-16)
719
+ ------------------
720
+
721
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
722
+
723
+ 1.296.0 (2020-04-08)
724
+ ------------------
725
+
726
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
727
+
728
+ 1.295.0 (2020-04-06)
729
+ ------------------
730
+
731
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
732
+
733
+ 1.294.0 (2020-04-03)
734
+ ------------------
735
+
736
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
737
+
738
+ 1.293.0 (2020-04-01)
739
+ ------------------
740
+
741
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
742
+
743
+ 1.292.0 (2020-03-31)
744
+ ------------------
745
+
746
+ * Feature - Added support for enumerating regions for `Aws::ElasticInference`.
747
+
748
+ 1.291.0 (2020-03-30)
749
+ ------------------
750
+
751
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
752
+
753
+ 1.290.0 (2020-03-27)
754
+ ------------------
755
+
756
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
757
+
758
+ 1.289.0 (2020-03-26)
759
+ ------------------
760
+
761
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
762
+
763
+ 1.288.0 (2020-03-25)
764
+ ------------------
765
+
766
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
767
+
768
+ 1.287.0 (2020-03-24)
769
+ ------------------
770
+
771
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
772
+
773
+ 1.286.0 (2020-03-20)
774
+ ------------------
775
+
776
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
777
+
778
+ * Issue - Change the default of sts_regional_endpoints from 'legacy' to 'regional'.
779
+
780
+ 1.285.0 (2020-03-18)
781
+ ------------------
782
+
783
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
784
+
785
+ 1.284.0 (2020-03-17)
786
+ ------------------
787
+
788
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
789
+
790
+ 1.283.0 (2020-03-16)
791
+ ------------------
792
+
793
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
794
+
795
+ 1.282.0 (2020-03-12)
796
+ ------------------
797
+
798
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
799
+
800
+ 1.281.0 (2020-03-06)
801
+ ------------------
802
+
803
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
804
+
805
+ 1.280.0 (2020-03-05)
806
+ ------------------
807
+
808
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
809
+
810
+ 1.279.0 (2020-03-02)
811
+ ------------------
812
+
813
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
814
+
815
+ 1.278.0 (2020-02-27)
816
+ ------------------
817
+
818
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
819
+
820
+ 1.277.0 (2020-02-26)
821
+ ------------------
822
+
823
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
824
+
825
+ 1.276.0 (2020-02-25)
826
+ ------------------
827
+
828
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
829
+
830
+ 1.275.0 (2020-02-19)
831
+ ------------------
832
+
833
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
834
+
835
+ 1.274.0 (2020-02-17)
836
+ ------------------
837
+
838
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
839
+
840
+ 1.273.0 (2020-02-13)
841
+ ------------------
842
+
843
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
844
+
845
+ 1.272.0 (2020-02-10)
846
+ ------------------
847
+
848
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
849
+
850
+ 1.271.0 (2020-02-07)
851
+ ------------------
852
+
853
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
854
+
855
+ 1.270.0 (2020-02-04)
856
+ ------------------
857
+
858
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
859
+
860
+ 1.269.0 (2020-01-24)
861
+ ------------------
862
+
863
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
864
+
865
+ 1.268.0 (2020-01-23)
866
+ ------------------
867
+
868
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
869
+
870
+ 1.267.0 (2020-01-21)
871
+ ------------------
872
+
873
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
874
+
875
+ 1.266.0 (2020-01-17)
876
+ ------------------
877
+
878
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
879
+
880
+ 1.265.0 (2020-01-16)
881
+ ------------------
882
+
883
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
884
+
885
+ 1.264.0 (2020-01-15)
886
+ ------------------
887
+
888
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
889
+
890
+ 1.263.0 (2020-01-10)
891
+ ------------------
892
+
893
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
894
+
895
+ 1.262.0 (2020-01-06)
896
+ ------------------
897
+
898
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
899
+
900
+ 1.261.0 (2020-01-02)
901
+ ------------------
902
+
903
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
904
+
905
+ 1.260.0 (2019-12-23)
906
+ ------------------
907
+
908
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
909
+
910
+ 1.259.0 (2019-12-20)
911
+ ------------------
912
+
913
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
914
+
915
+ 1.258.0 (2019-12-19)
916
+ ------------------
917
+
918
+ * Feature - Added support for enumerating regions for `Aws::CodeStarconnections`.
919
+
920
+ 1.257.0 (2019-12-18)
921
+ ------------------
922
+
923
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
924
+
925
+ 1.256.0 (2019-12-16)
926
+ ------------------
927
+
928
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
929
+
930
+ 1.255.0 (2019-12-13)
931
+ ------------------
932
+
933
+ * Feature - Added support for enumerating regions for `Aws::Detective`.
934
+
935
+ 1.254.0 (2019-12-12)
936
+ ------------------
937
+
938
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
939
+
940
+ 1.253.0 (2019-12-11)
941
+ ------------------
942
+
943
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
944
+
945
+ 1.252.0 (2019-12-09)
946
+ ------------------
947
+
948
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
949
+
950
+ 1.251.0 (2019-12-05)
951
+ ------------------
952
+
953
+ * Feature - Added support for enumerating regions for `Aws::KinesisVideoSignalingChannels`.
954
+
955
+ 1.250.0 (2019-12-04)
956
+ ------------------
957
+
958
+ * Feature - Added support for enumerating regions for `Aws::EBS`.
959
+
960
+ 1.249.0 (2019-12-03)
961
+ ------------------
962
+
963
+ * Feature - Added support for enumerating regions for `Aws::Outposts`.
964
+
965
+ * Feature - Added support for enumerating regions for `Aws::NetworkManager`.
966
+
967
+ * Feature - Added support for enumerating regions for `Aws::Kendra`.
968
+
969
+ * Feature - Added support for enumerating regions for `Aws::FraudDetector`.
970
+
971
+ * Feature - Added support for enumerating regions for `Aws::ComputeOptimizer`.
972
+
973
+ * Feature - Added support for enumerating regions for `Aws::CodeGuruReviewer`.
974
+
975
+ * Feature - Added support for enumerating regions for `Aws::CodeGuruProfiler`.
976
+
977
+ * Feature - Added support for enumerating regions for `Aws::AugmentedAIRuntime`.
978
+
979
+ 1.248.0 (2019-12-02)
980
+ ------------------
981
+
982
+ * Feature - Added support for enumerating regions for `Aws::AccessAnalyzer`.
983
+
984
+ 1.247.0 (2019-12-02)
985
+ ------------------
986
+
987
+ * Feature - Added support for enumerating regions for `Aws::Schemas`.
988
+
989
+ * Feature - Added support for enumerating regions for `Aws::Imagebuilder`.
990
+
991
+ 1.246.0 (2019-11-26)
992
+ ------------------
993
+
994
+ * Feature - Added support for enumerating regions for `Aws::ElasticInference`.
995
+
996
+ 1.245.0 (2019-11-25)
997
+ ------------------
998
+
999
+ * Feature - Added support for enumerating regions for `Aws::WAFV2`.
1000
+
1001
+ * Feature - Added support for enumerating regions for `Aws::IoTSecureTunneling`.
1002
+
1003
+ * Feature - Added support for enumerating regions for `Aws::AppConfig`.
1004
+
1005
+ 1.244.0 (2019-11-22)
1006
+ ------------------
1007
+
1008
+ * Feature - Added support for enumerating regions for `Aws::AutoScalingPlans`.
1009
+
1010
+ * Feature - Added `Partition#region?` and `Partition#service?` methods.
1011
+
1012
+ 1.243.0 (2019-11-21)
1013
+ ------------------
1014
+
1015
+ * Feature - Added support for enumerating regions for `Aws::ConnectParticipant`.
1016
+
1017
+
1018
+ 1.242.0 (2019-11-20)
1019
+ ------------------
1020
+
1021
+ * Feature - Added support for enumerating regions for `Aws::MigrationHubConfig`.
1022
+
1023
+ 1.241.0 (2019-11-19)
1024
+ ------------------
1025
+
1026
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1027
+
1028
+ 1.240.0 (2019-11-14)
1029
+ ------------------
1030
+
1031
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1032
+
1033
+ 1.239.0 (2019-11-13)
1034
+ ------------------
1035
+
1036
+ * Feature - Added support for enumerating regions for `Aws::SESV2`.
1037
+
1038
+ * Feature - Added support for enumerating regions for `Aws::DataExchange`.
1039
+
1040
+ * Feature - Added support for S3 IAD regional endpoint.
1041
+
1042
+ 1.238.0 (2019-11-12)
1043
+ ------------------
1044
+
1045
+ * Feature - Added support for enumerating regions for `Aws::MarketplaceCatalog`.
1046
+
1047
+ 1.237.0 (2019-11-08)
1048
+ ------------------
1049
+
1050
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1051
+
1052
+ 1.236.0 (2019-11-07)
1053
+ ------------------
1054
+
1055
+ * Feature - Added support for enumerating regions for `Aws::SSOOIDC`.
1056
+
1057
+ * Feature - Added support for enumerating regions for `Aws::SSO`.
1058
+
1059
+ 1.235.0 (2019-11-06)
1060
+ ------------------
1061
+
1062
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1063
+
1064
+ 1.234.0 (2019-11-06)
1065
+ ------------------
1066
+
1067
+ * Feature - Added support for enumerating regions for `Aws::SavingsPlans`.
1068
+
1069
+ 1.233.0 (2019-11-05)
1070
+ ------------------
1071
+
1072
+ * Feature - Added support for enumerating regions for `Aws::CodeStarNotifications`.
1073
+
1074
+ 1.232.0 (2019-10-31)
1075
+ ------------------
1076
+
1077
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1078
+
1079
+ 1.231.0 (2019-10-30)
1080
+ ------------------
1081
+
1082
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1083
+
1084
+ 1.230.0 (2019-10-28)
1085
+ ------------------
1086
+
1087
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1088
+
1089
+ 1.229.0 (2019-10-28)
1090
+ ------------------
1091
+
1092
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1093
+
1094
+ 1.228.0 (2019-10-23)
1095
+ ------------------
1096
+
1097
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1098
+
1099
+ 1.227.0 (2019-10-22)
1100
+ ------------------
1101
+
1102
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1103
+
1104
+ 1.226.0 (2019-10-18)
1105
+ ------------------
1106
+
1107
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1108
+
1109
+ 1.225.0 (2019-10-17)
1110
+ ------------------
1111
+
1112
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1113
+
1114
+ 1.224.0 (2019-10-16)
1115
+ ------------------
1116
+
1117
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1118
+
1119
+ 1.223.0 (2019-10-11)
1120
+ ------------------
1121
+
1122
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1123
+
1124
+ 1.222.0 (2019-10-10)
1125
+ ------------------
1126
+
1127
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1128
+
1129
+ 1.221.0 (2019-10-08)
1130
+ ------------------
1131
+
1132
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1133
+
1134
+ 1.220.0 (2019-09-30)
1135
+ ------------------
1136
+
1137
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1138
+
1139
+ 1.219.0 (2019-09-26)
1140
+ ------------------
1141
+
1142
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1143
+
1144
+ 1.218.0 (2019-09-23)
1145
+ ------------------
1146
+
1147
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1148
+
1149
+ 1.217.0 (2019-09-20)
1150
+ ------------------
1151
+
1152
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1153
+
1154
+ 1.216.0 (2019-09-19)
1155
+ ------------------
1156
+
1157
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1158
+
1159
+ 1.215.0 (2019-09-18)
1160
+ ------------------
1161
+
1162
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1163
+
1164
+ 1.214.0 (2019-09-17)
1165
+ ------------------
1166
+
1167
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1168
+
1169
+ 1.213.0 (2019-09-16)
1170
+ ------------------
1171
+
1172
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1173
+
1174
+ 1.212.0 (2019-09-12)
1175
+ ------------------
1176
+
1177
+ * Feature - Added support for enumerating regions for `Aws::WorkMailMessageFlow`.
1178
+
1179
+ 1.211.0 (2019-09-09)
1180
+ ------------------
1181
+
1182
+ * Feature - Added support for enumerating regions for `Aws::QLDBSession`.
1183
+
1184
+ * Feature - Added support for enumerating regions for `Aws::QLDB`.
1185
+
1186
+ 1.210.0 (2019-09-06)
1187
+ ------------------
1188
+
1189
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1190
+
1191
+ 1.209.0 (2019-09-05)
1192
+ ------------------
1193
+
1194
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1195
+
1196
+ 1.208.0 (2019-09-04)
1197
+ ------------------
1198
+
1199
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1200
+
1201
+ 1.207.0 (2019-08-27)
1202
+ ------------------
1203
+
1204
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1205
+
1206
+ 1.206.0 (2019-08-23)
1207
+ ------------------
1208
+
1209
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1210
+
1211
+ 1.205.0 (2019-08-22)
1212
+ ------------------
1213
+
1214
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1215
+
1216
+ 1.204.0 (2019-08-21)
1217
+ ------------------
1218
+
1219
+ * Feature - Added support for enumerating regions for `Aws::ForecastService`.
1220
+
1221
+ * Feature - Added support for enumerating regions for `Aws::ForecastQueryService`.
1222
+
1223
+ 1.203.0 (2019-08-16)
1224
+ ------------------
1225
+
1226
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1227
+
1228
+ 1.202.0 (2019-08-14)
1229
+ ------------------
1230
+
1231
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1232
+
1233
+ 1.201.0 (2019-08-13)
1234
+ ------------------
1235
+
1236
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1237
+
1238
+ 1.200.0 (2019-08-12)
1239
+ ------------------
1240
+
1241
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1242
+
1243
+ 1.199.0 (2019-08-09)
1244
+ ------------------
1245
+
1246
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1247
+
1248
+ 1.198.0 (2019-08-08)
1249
+ ------------------
1250
+
1251
+ * Feature - Added support for enumerating regions for `Aws::LakeFormation`.
1252
+
1253
+ 1.197.0 (2019-08-07)
1254
+ ------------------
1255
+
1256
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1257
+
1258
+ 1.196.0 (2019-08-02)
1259
+ ------------------
1260
+
1261
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1262
+
1263
+ 1.195.0 (2019-07-30)
1264
+ ------------------
1265
+
1266
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1267
+
1268
+ 1.194.0 (2019-07-29)
1269
+ ------------------
1270
+
1271
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1272
+
1273
+ 1.193.0 (2019-07-25)
1274
+ ------------------
1275
+
1276
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1277
+
1278
+ 1.192.0 (2019-07-24)
1279
+ ------------------
1280
+
1281
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1282
+
1283
+ 1.191.0 (2019-07-22)
1284
+ ------------------
1285
+
1286
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1287
+
1288
+ 1.190.0 (2019-07-19)
1289
+ ------------------
1290
+
1291
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1292
+
1293
+ 1.189.0 (2019-07-12)
1294
+ ------------------
1295
+
1296
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1297
+
1298
+ 1.188.0 (2019-07-11)
1299
+ ------------------
1300
+
1301
+ * Feature - Added support for enumerating regions for `Aws::EventBridge`.
1302
+
1303
+ 1.187.0 (2019-07-10)
1304
+ ------------------
1305
+
1306
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1307
+
1308
+ 1.186.0 (2019-07-09)
1309
+ ------------------
1310
+
1311
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1312
+
1313
+ 1.185.0 (2019-07-08)
1314
+ ------------------
1315
+
1316
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1317
+
1318
+ 1.184.0 (2019-07-02)
1319
+ ------------------
1320
+
1321
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1322
+
1323
+ 1.183.0 (2019-07-01)
1324
+ ------------------
1325
+
1326
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1327
+
1328
+ 1.182.0 (2019-06-28)
1329
+ ------------------
1330
+
1331
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1332
+
1333
+ 1.181.0 (2019-06-27)
1334
+ ------------------
1335
+
1336
+ * Feature - Added support for enumerating regions for `Aws::EC2InstanceConnect`.
1337
+
1338
+ 1.180.0 (2019-06-27)
1339
+ ------------------
1340
+
1341
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1342
+
1343
+ 1.179.0 (2019-06-26)
1344
+ ------------------
1345
+
1346
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1347
+
1348
+ 1.178.0 (2019-06-24)
1349
+ ------------------
1350
+
1351
+ * Feature - Added support for enumerating regions for `Aws::ServiceQuotas`.
1352
+
1353
+ * Feature - Added support for enumerating regions for `Aws::ApplicationInsights`.
1354
+
1355
+ 1.177.0 (2019-06-20)
1356
+ ------------------
1357
+
1358
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1359
+
1360
+ 1.176.0 (2019-06-17)
1361
+ ------------------
1362
+
1363
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1364
+
1365
+ 1.175.0 (2019-06-14)
1366
+ ------------------
1367
+
1368
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1369
+
1370
+ 1.174.0 (2019-06-10)
1371
+ ------------------
1372
+
1373
+ * Feature - Added support for enumerating regions for `Aws::PersonalizeRuntime`.
1374
+
1375
+ * Feature - Added support for enumerating regions for `Aws::PersonalizeEvents`.
1376
+
1377
+ * Feature - Added support for enumerating regions for `Aws::Personalize`.
1378
+
1379
+ 1.173.0 (2019-06-07)
1380
+ ------------------
1381
+
1382
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1383
+
1384
+ 1.172.0 (2019-06-04)
1385
+ ------------------
1386
+
1387
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1388
+
1389
+ 1.171.0 (2019-06-03)
1390
+ ------------------
1391
+
1392
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1393
+
1394
+ 1.170.0 (2019-05-30)
1395
+ ------------------
1396
+
1397
+ * Feature - Added support for enumerating regions for `Aws::IoTEventsData`.
1398
+
1399
+ * Feature - Added support for enumerating regions for `Aws::IoTEvents`.
1400
+
1401
+ 1.169.0 (2019-05-29)
1402
+ ------------------
1403
+
1404
+ * Feature - Added support for enumerating regions for `Aws::IoTThingsGraph`.
1405
+
1406
+ 1.168.0 (2019-05-28)
1407
+ ------------------
1408
+
1409
+ * Feature - Added support for enumerating regions for `Aws::GroundStation`.
1410
+
1411
+ 1.167.0 (2019-05-23)
1412
+ ------------------
1413
+
1414
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1415
+
1416
+ 1.166.0 (2019-05-22)
1417
+ ------------------
1418
+
1419
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
1420
+
1421
+ 1.165.0 (2019-05-21)
1422
+ ------------------
1423
+
1424
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1425
+
1426
+ 1.164.0 (2019-05-20)
1427
+ ------------------
1428
+
1429
+ * Feature - Added support for enumerating regions for `Aws::MediaPackageVod`.
1430
+
1431
+ 1.163.0 (2019-05-17)
1432
+ ------------------
1433
+
1434
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1435
+
1436
+ 1.162.0 (2019-05-15)
1437
+ ------------------
1438
+
1439
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1440
+
1441
+ 1.161.0 (2019-05-10)
1442
+ ------------------
1443
+
1444
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1445
+
1446
+ 1.160.0 (2019-05-08)
1447
+ ------------------
1448
+
1449
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1450
+
1451
+ 1.159.0 (2019-05-07)
1452
+ ------------------
1453
+
1454
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1455
+
1456
+ 1.158.0 (2019-05-03)
1457
+ ------------------
1458
+
1459
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1460
+
1461
+ 1.157.0 (2019-05-02)
1462
+ ------------------
1463
+
1464
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1465
+
1466
+ 1.156.0 (2019-04-30)
1467
+ ------------------
1468
+
1469
+ * Feature - Added support for enumerating regions for `Aws::ManagedBlockchain`.
1470
+
1471
+ 1.155.0 (2019-04-29)
1472
+ ------------------
1473
+
1474
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1475
+
1476
+ 1.154.0 (2019-04-26)
1477
+ ------------------
1478
+
1479
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1480
+
1481
+ 1.153.0 (2019-04-25)
1482
+ ------------------
1483
+
1484
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1485
+
1486
+ 1.152.0 (2019-04-24)
1487
+ ------------------
1488
+
1489
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1490
+
1491
+ 1.151.0 (2019-04-18)
1492
+ ------------------
1493
+
1494
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1495
+
1496
+ 1.150.0 (2019-04-16)
1497
+ ------------------
1498
+
1499
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1500
+
1501
+ 1.149.0 (2019-04-03)
1502
+ ------------------
1503
+
1504
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1505
+
1506
+ 1.148.0 (2019-03-29)
1507
+ ------------------
1508
+
1509
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1510
+
1511
+ 1.147.0 (2019-03-26)
1512
+ ------------------
1513
+
1514
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1515
+
1516
+ 1.146.0 (2019-03-22)
1517
+ ------------------
1518
+
1519
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1520
+
1521
+ 1.145.0 (2019-03-21)
1522
+ ------------------
1523
+
1524
+ * Feature - Added support for enumerating regions for `Aws::TranscribeStreamingService`.
1525
+
1526
+ 1.144.0 (2019-03-11)
1527
+ ------------------
1528
+
1529
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1530
+
1531
+ 1.143.0 (2019-03-07)
1532
+ ------------------
1533
+
1534
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1535
+
1536
+ 1.142.0 (2019-03-05)
1537
+ ------------------
1538
+
1539
+ * Feature - Added support for enumerating regions for `Aws::Textract`.
1540
+
1541
+ 1.141.0 (2019-02-26)
1542
+ ------------------
1543
+
1544
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1545
+
1546
+ 1.140.0 (2019-02-20)
1547
+ ------------------
1548
+
1549
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1550
+
1551
+ 1.139.0 (2019-02-15)
1552
+ ------------------
1553
+
1554
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1555
+
1556
+ 1.138.0 (2019-02-13)
1557
+ ------------------
1558
+
1559
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1560
+
1561
+ 1.137.0 (2019-02-12)
1562
+ ------------------
1563
+
1564
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1565
+
1566
+ 1.136.0 (2019-01-25)
1567
+ ------------------
1568
+
1569
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1570
+
1571
+ 1.135.0 (2019-01-24)
1572
+ ------------------
1573
+
1574
+ * Feature - Added support for enumerating regions for `Aws::ECR`.
1575
+
1576
+ 1.134.0 (2019-01-23)
1577
+ ------------------
1578
+
1579
+ * Feature - Added support for enumerating regions for `Aws::WorkLink`.
1580
+
1581
+ 1.133.0 (2019-01-17)
1582
+ ------------------
1583
+
1584
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1585
+
1586
+ 1.132.0 (2019-01-16)
1587
+ ------------------
1588
+
1589
+ * Feature - Added support for enumerating regions for `Aws::Backup`.
1590
+
1591
+ 1.131.0 (2019-01-10)
1592
+ ------------------
1593
+
1594
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1595
+
1596
+ 1.130.0 (2019-01-09)
1597
+ ------------------
1598
+
1599
+ * Feature - Added support for enumerating regions for `Aws::DocDB`.
1600
+
1601
+ 1.129.0 (2019-01-07)
1602
+ ------------------
1603
+
1604
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1605
+
1606
+ 1.128.0 (2019-01-03)
1607
+ ------------------
1608
+
1609
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1610
+
1611
+ 1.127.0 (2018-12-21)
1612
+ ------------------
1613
+
1614
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1615
+
1616
+ 1.126.0 (2018-12-18)
1617
+ ------------------
1618
+
1619
+ * Feature - Added support for enumerating regions for `Aws::ApiGatewayV2`.
1620
+
1621
+ * Feature - Added support for enumerating regions for `Aws::ApiGatewayManagementApi`.
1622
+
1623
+ 1.125.0 (2018-12-14)
1624
+ ------------------
1625
+
1626
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1627
+
1628
+ 1.124.0 (2018-12-13)
1629
+ ------------------
1630
+
1631
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1632
+
1633
+ 1.123.0 (2018-12-11)
1634
+ ------------------
1635
+
1636
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1637
+
1638
+ 1.122.0 (2018-12-04)
1639
+ ------------------
1640
+
1641
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1642
+
1643
+ 1.121.0 (2018-11-29)
1644
+ ------------------
1645
+
1646
+ * Feature - Added support for enumerating regions for `Aws::Kafka`.
1647
+
1648
+ 1.120.0 (2018-11-29)
1649
+ ------------------
1650
+
1651
+ * Feature - Added support for enumerating regions for `Aws::LicenseManager`.
1652
+
1653
+ * Feature - Added support for enumerating regions for `Aws::AppMesh`.
1654
+
1655
+ 1.119.0 (2018-11-28)
1656
+ ------------------
1657
+
1658
+ * Feature - Added support for enumerating regions for `Aws::SecurityHub`.
1659
+
1660
+ * Feature - Added support for enumerating regions for `Aws::FSx`.
1661
+
1662
+ 1.118.0 (2018-11-28)
1663
+ ------------------
1664
+
1665
+ * Feature - Added support for enumerating regions for `Aws::MediaConnect`.
1666
+
1667
+ * Feature - Added support for enumerating regions for `Aws::KinesisAnalyticsV2`.
1668
+
1669
+ * Feature - Added support for enumerating regions for `Aws::ComprehendMedical`.
1670
+
1671
+ 1.117.0 (2018-11-27)
1672
+ ------------------
1673
+
1674
+ * Feature - Added support for enumerating regions for `Aws::GlobalAccelerator`.
1675
+
1676
+ 1.116.0 (2018-11-26)
1677
+ ------------------
1678
+
1679
+ * Feature - Added support for enumerating regions for `Aws::Transfer`.
1680
+
1681
+ * Feature - Added support for enumerating regions for `Aws::RoboMaker`.
1682
+
1683
+ * Feature - Added support for enumerating regions for `Aws::DataSync`.
1684
+
1685
+ * Feature - Added support for enumerating regions for `Aws::Amplify`.
1686
+
1687
+ 1.115.0 (2018-11-20)
1688
+ ------------------
1689
+
1690
+ * Feature - Added support for enumerating regions for `Aws::RDSDataService`.
1691
+
1692
+ * Feature - Added support for enumerating regions for `Aws::QuickSight`.
1693
+
1694
+ 1.114.0 (2018-11-15)
1695
+ ------------------
1696
+
1697
+ * Feature - Added support for enumerating regions for `Aws::S3Control`.
1698
+
1699
+ * Feature - Added support for enumerating regions for `Aws::Route53Resolver`.
1700
+
1701
+ * Feature - Added support for enumerating regions for `Aws::RAM`.
1702
+
1703
+ * Feature - Added support for enumerating regions for `Aws::PinpointSMSVoice`.
1704
+
1705
+ 1.113.0 (2018-11-14)
1706
+ ------------------
1707
+
1708
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1709
+
1710
+ 1.112.0 (2018-11-13)
1711
+ ------------------
1712
+
1713
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1714
+
1715
+ 1.111.0 (2018-11-09)
1716
+ ------------------
1717
+
1718
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1719
+
1720
+ 1.110.0 (2018-11-08)
1721
+ ------------------
1722
+
1723
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1724
+
1725
+ 1.109.0 (2018-11-07)
1726
+ ------------------
1727
+
1728
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1729
+
1730
+ 1.108.0 (2018-11-06)
1731
+ ------------------
1732
+
1733
+ * Feature - Added support for enumerating regions for `Aws::PinpointEmail`.
1734
+
1735
+ 1.107.0 (2018-10-30)
1736
+ ------------------
1737
+
1738
+ * Feature - Added support for enumerating regions for `Aws::Chime`.
1739
+
1740
+ 1.106.0 (2018-10-22)
1741
+ ------------------
1742
+
1743
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1744
+
1745
+ 1.105.0 (2018-09-26)
1746
+ ------------------
1747
+
1748
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1749
+
1750
+ 1.104.0 (2018-09-10)
1751
+ ------------------
1752
+
1753
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1754
+
1755
+ 1.103.0 (2018-09-06)
1756
+ ------------------
1757
+
1758
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1759
+
1760
+ 1.102.0 (2018-08-27)
1761
+ ------------------
1762
+
1763
+ * Feature - Added support for enumerating regions for `Aws::Signer`.
1764
+
1765
+ 1.101.0 (2018-08-27)
1766
+ ------------------
1767
+
1768
+ * Feature - Added support for enumerating regions for `Aws::signer`.
1769
+
1770
+ 1.100.0 (2018-08-15)
1771
+ ------------------
1772
+
1773
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1774
+
1775
+ 1.99.0 (2018-08-14)
1776
+ ------------------
1777
+
1778
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1779
+
1780
+ 1.98.0 (2018-08-13)
1781
+ ------------------
1782
+
1783
+ * Feature - Added support for enumerating regions for `Aws::SageMaker`.
1784
+
1785
+ 1.97.0 (2018-08-02)
1786
+ ------------------
1787
+
1788
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1789
+
1790
+ 1.96.0 (2018-07-12)
1791
+ ------------------
1792
+
1793
+ * Feature - Added support for enumerating regions for `Aws::DLM`.
1794
+
1795
+ 1.95.0 (2018-07-03)
1796
+ ------------------
1797
+
1798
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1799
+
1800
+ 1.94.0 (2018-06-22)
1801
+ ------------------
1802
+
1803
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1804
+
1805
+ 1.93.0 (2018-06-21)
1806
+ ------------------
1807
+
1808
+ * Feature - Added support for enumerating regions for `Aws::Macie`.
1809
+
1810
+ 1.92.0 (2018-06-19)
1811
+ ------------------
1812
+
1813
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1814
+
1815
+ 1.91.0 (2018-06-04)
1816
+ ------------------
1817
+
1818
+ * Feature - Added support for enumerating regions for `Aws::EKS`.
1819
+
1820
+ 1.90.0 (2018-06-01)
1821
+ ------------------
1822
+
1823
+ * Feature - Added support for enumerating regions for `Aws::MediaTailor`.
1824
+
1825
+ 1.89.1 (2018-05-31)
1826
+ ------------------
1827
+
1828
+ * Issue - Revert a few improperly configured endpoints.
1829
+
1830
+ 1.89.0 (2018-05-30)
1831
+ ------------------
1832
+
1833
+ * Feature - Added support for enumerating regions for `Aws::Neptune`.
1834
+
1835
+ 1.88.0 (2018-05-29)
1836
+ ------------------
1837
+
1838
+ * Feature - Added support for enumerating regions for `Aws::PI`.
1839
+
1840
+ 1.87.0 (2018-05-14)
1841
+ ------------------
1842
+
1843
+ * Feature - Added support for enumerating regions for `Aws::IoT1ClickProjects`.
1844
+
1845
+ * Feature - Added support for enumerating regions for `Aws::IoT1ClickDevicesService`.
1846
+
1847
+ 1.86.0 (2018-05-10)
1848
+ ------------------
1849
+
1850
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1851
+
1852
+ 1.85.0 (2018-05-10)
1853
+ ------------------
1854
+
1855
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1856
+
1857
+ 1.84.0 (2018-05-07)
1858
+ ------------------
1859
+
1860
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1861
+
1862
+ 1.83.0 (2018-05-03)
1863
+ ------------------
1864
+
1865
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1866
+
1867
+ 1.82.0 (2018-04-26)
1868
+ ------------------
1869
+
1870
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1871
+
1872
+ 1.81.0 (2018-04-23)
1873
+ ------------------
1874
+
1875
+ * Feature - Added support for enumerating regions for `Aws::IoTAnalytics`.
1876
+
1877
+ 1.80.0 (2018-04-10)
1878
+ ------------------
1879
+
1880
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1881
+
1882
+ 1.79.0 (2018-04-09)
1883
+ ------------------
1884
+
1885
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1886
+
1887
+ 1.78.0 (2018-04-05)
1888
+ ------------------
1889
+
1890
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1891
+
1892
+ 1.77.0 (2018-04-04)
1893
+ ------------------
1894
+
1895
+ * Feature - Added support for enumerating regions for `Aws::SecretsManager`.
1896
+
1897
+ * Feature - Added support for enumerating regions for `Aws::FMS`.
1898
+
1899
+ * Feature - Added support for enumerating regions for `Aws::ACMPCA`.
1900
+
1901
+ 1.76.0 (2018-03-30)
1902
+ ------------------
1903
+
1904
+ * Feature - Added support for enumerating regions for `Aws::Connect`.
1905
+
1906
+ 1.75.0 (2018-03-29)
1907
+ ------------------
1908
+
1909
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1910
+
1911
+ 1.74.0 (2018-03-28)
1912
+ ------------------
1913
+
1914
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1915
+
1916
+ 1.73.0 (2018-03-27)
1917
+ ------------------
1918
+
1919
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1920
+
1921
+ 1.72.0 (2018-03-22)
1922
+ ------------------
1923
+
1924
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1925
+
1926
+ 1.71.0 (2018-03-20)
1927
+ ------------------
1928
+
1929
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1930
+
1931
+ 1.70.0 (2018-03-07)
1932
+ ------------------
1933
+
1934
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1935
+
1936
+ 1.69.0 (2018-03-06)
1937
+ ------------------
1938
+
1939
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1940
+
1941
+ 1.68.0 (2018-02-28)
1942
+ ------------------
1943
+
1944
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1945
+
1946
+ 1.67.0 (2018-02-23)
1947
+ ------------------
1948
+
1949
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1950
+
1951
+ 1.66.0 (2018-02-22)
1952
+ ------------------
1953
+
1954
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1955
+
1956
+ 1.65.0 (2018-02-21)
1957
+ ------------------
1958
+
1959
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1960
+
1961
+ 1.64.0 (2018-02-20)
1962
+ ------------------
1963
+
1964
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1965
+
1966
+ 1.63.0 (2018-02-15)
1967
+ ------------------
1968
+
1969
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1970
+
1971
+ 1.62.0 (2018-02-14)
1972
+ ------------------
1973
+
1974
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1975
+
1976
+ 1.61.0 (2018-02-13)
1977
+ ------------------
1978
+
1979
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1980
+
1981
+ 1.60.0 (2018-02-12)
1982
+ ------------------
1983
+
1984
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1985
+
1986
+ 1.59.0 (2018-02-06)
1987
+ ------------------
1988
+
1989
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1990
+
1991
+ 1.58.0 (2018-02-05)
1992
+ ------------------
1993
+
1994
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
1995
+
1996
+ 1.57.0 (2018-01-25)
1997
+ ------------------
1998
+
1999
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2000
+
2001
+ 1.56.0 (2018-01-19)
2002
+ ------------------
2003
+
2004
+ * Feature - Added support for enumerating regions for `Aws::TranscribeService`.
2005
+
2006
+ 1.55.0 (2018-01-17)
2007
+ ------------------
2008
+
2009
+ * Feature - Added support for enumerating regions for `Aws::AutoScalingPlans`.
2010
+
2011
+ 1.54.0 (2018-01-15)
2012
+ ------------------
2013
+
2014
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2015
+
2016
+ 1.53.0 (2017-12-29)
2017
+ ------------------
2018
+
2019
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2020
+
2021
+ 1.52.0 (2017-12-21)
2022
+ ------------------
2023
+
2024
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2025
+
2026
+ 1.51.0 (2017-12-20)
2027
+ ------------------
2028
+
2029
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2030
+
2031
+ 1.50.0 (2017-12-19)
2032
+ ------------------
2033
+
2034
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2035
+
2036
+ 1.49.0 (2017-12-19)
2037
+ ------------------
2038
+
2039
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2040
+
2041
+ 1.48.0 (2017-12-14)
2042
+ ------------------
2043
+
2044
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2045
+
2046
+ 1.47.0 (2017-12-12)
2047
+ ------------------
2048
+
2049
+ * Feature - Added support for enumerating regions for `Aws::WorkMail`.
2050
+
2051
+ 1.46.0 (2017-12-11)
2052
+ ------------------
2053
+
2054
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2055
+
2056
+ 1.45.0 (2017-12-05)
2057
+ ------------------
2058
+
2059
+ * Feature - Added support for enumerating regions for `Aws::ServiceDiscovery`.
2060
+
2061
+ 1.44.0 (2017-11-30)
2062
+ ------------------
2063
+
2064
+ * Feature - Added support for enumerating regions for `Aws::ServerlessApplicationRepository`.
2065
+
2066
+ * Feature - Added support for enumerating regions for `Aws::Cloud9`.
2067
+
2068
+ * Feature - Added support for enumerating regions for `Aws::AlexaForBusiness`.
2069
+
2070
+ 1.43.0 (2017-11-30)
2071
+ ------------------
2072
+
2073
+ * Feature - Added support for enumerating regions for `Aws::ResourceGroups`.
2074
+
2075
+ 1.42.0 (2017-11-29)
2076
+ ------------------
2077
+
2078
+ * Feature - Added support for enumerating regions for `Aws::Translate`.
2079
+
2080
+ * Feature - Added support for enumerating regions for `Aws::SageMakerRuntime`.
2081
+
2082
+ * Feature - Added support for enumerating regions for `Aws::SageMaker`.
2083
+
2084
+ * Feature - Added support for enumerating regions for `Aws::KinesisVideoMedia`.
2085
+
2086
+ * Feature - Added support for enumerating regions for `Aws::KinesisVideoArchivedMedia`.
2087
+
2088
+ * Feature - Added support for enumerating regions for `Aws::KinesisVideo`.
2089
+
2090
+ * Feature - Added support for enumerating regions for `Aws::IoTJobsDataPlane`.
2091
+
2092
+ * Feature - Added support for enumerating regions for `Aws::Comprehend`.
2093
+
2094
+ 1.41.0 (2017-11-29)
2095
+ ------------------
2096
+
2097
+ * Feature - Added support for enumerating regions for `Aws::MQ`.
2098
+
2099
+ * Feature - Added support for enumerating regions for `Aws::GuardDuty`.
2100
+
2101
+ * Feature - Added support for enumerating regions for `Aws::AppSync`.
2102
+
2103
+ 1.40.0 (2017-11-27)
2104
+ ------------------
2105
+
2106
+ * Feature - Added support for enumerating regions for `Aws::MediaStoreData`.
2107
+
2108
+ * Feature - Added support for enumerating regions for `Aws::MediaStore`.
2109
+
2110
+ * Feature - Added support for enumerating regions for `Aws::MediaPackage`.
2111
+
2112
+ * Feature - Added support for enumerating regions for `Aws::MediaLive`.
2113
+
2114
+ * Feature - Added support for enumerating regions for `Aws::MediaConvert`.
2115
+
2116
+ 1.39.0 (2017-11-22)
2117
+ ------------------
2118
+
2119
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2120
+
2121
+ 1.38.0 (2017-11-22)
2122
+ ------------------
2123
+
2124
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2125
+
2126
+ 1.37.0 (2017-11-20)
2127
+ ------------------
2128
+
2129
+ * Feature - Added support for enumerating regions for `Aws::CostExplorer`.
2130
+
2131
+ 1.36.0 (2017-11-17)
2132
+ ------------------
2133
+
2134
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2135
+
2136
+ 1.35.0 (2017-11-15)
2137
+ ------------------
2138
+
2139
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2140
+
2141
+ 1.34.0 (2017-11-09)
2142
+ ------------------
2143
+
2144
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2145
+
2146
+ 1.33.0 (2017-11-08)
2147
+ ------------------
2148
+
2149
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2150
+
2151
+ 1.32.0 (2017-11-07)
2152
+ ------------------
2153
+
2154
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2155
+
2156
+ 1.31.0 (2017-11-07)
2157
+ ------------------
2158
+
2159
+ * Feature - Added support for enumerating regions for `Aws::Pricing`.
2160
+
2161
+ 1.30.0 (2017-11-03)
2162
+ ------------------
2163
+
2164
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2165
+
2166
+ 1.29.0 (2017-11-02)
2167
+ ------------------
2168
+
2169
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2170
+
2171
+ 1.28.0 (2017-11-01)
2172
+ ------------------
2173
+
2174
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2175
+
2176
+ 1.27.0 (2017-10-26)
2177
+ ------------------
2178
+
2179
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2180
+
2181
+ * Issue - Handle service identifier with empty value.
2182
+
2183
+ 1.26.0 (2017-10-17)
2184
+ ------------------
2185
+
2186
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2187
+
2188
+ 1.25.0 (2017-10-11)
2189
+ ------------------
2190
+
2191
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2192
+
2193
+ 1.24.0 (2017-09-27)
2194
+ ------------------
2195
+
2196
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2197
+
2198
+ 1.23.0 (2017-09-22)
2199
+ ------------------
2200
+
2201
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2202
+
2203
+ 1.22.0 (2017-09-20)
2204
+ ------------------
2205
+
2206
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2207
+
2208
+ 1.21.0 (2017-09-12)
2209
+ ------------------
2210
+
2211
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2212
+
2213
+ 1.20.0 (2017-09-07)
2214
+ ------------------
2215
+
2216
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2217
+
2218
+ 1.19.0 (2017-09-05)
2219
+ ------------------
2220
+
2221
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2222
+
2223
+ 1.18.0 (2017-09-01)
2224
+ ------------------
2225
+
2226
+ * Feature - Added support for enumerating regions for `Aws::Mobile`.
2227
+
2228
+ 1.17.0 (2017-08-31)
2229
+ ------------------
2230
+
2231
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2232
+
2233
+ * Issue - Update the `aws-partitions` gemspec metadata
2234
+
2235
+ 1.16.0 (2017-08-23)
2236
+ ------------------
2237
+
2238
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2239
+
2240
+ 1.15.0 (2017-08-18)
2241
+ ------------------
2242
+
2243
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2244
+
2245
+ 1.14.0 (2017-08-15)
2246
+ ------------------
2247
+
2248
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2249
+
2250
+ 1.13.0 (2017-08-14)
2251
+ ------------------
2252
+
2253
+ * Feature - Added support for enumerating regions for `Aws::MigrationHub`.
2254
+
2255
+ * Feature - Added support for enumerating regions for `Aws::Glue`.
2256
+
2257
+ * Feature - Added support for enumerating regions for `Aws::CloudHSMV2`.
2258
+
2259
+ 1.12.0 (2017-07-31)
2260
+ ------------------
2261
+
2262
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2263
+
2264
+ 1.11.0 (2017-07-06)
2265
+ ------------------
2266
+
2267
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2268
+
2269
+ 1.10.0 (2017-06-29)
2270
+ ------------------
2271
+
2272
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2273
+
2274
+ 1.9.0 (2017-06-26)
2275
+ ------------------
2276
+
2277
+ * Feature - Added support for enumerating regions for `Aws::Greengrass`.
2278
+
2279
+ * Feature - Added support for enumerating regions for `Aws::DAX`.
2280
+
2281
+ 1.8.0 (2017-05-23)
2282
+ ------------------
2283
+
2284
+ * Feature - Added support for enumerating regions for `Aws::Athena`.
2285
+
2286
+ 1.7.0 (2017-05-05)
2287
+ ------------------
2288
+
2289
+ * Feature - Added support for enumerating regions for `Aws::States`.
2290
+
2291
+ * Feature - Added support for enumerating regions for `Aws::MarketplaceEntitlementService`.
2292
+
2293
+ * Feature - Added support for enumerating regions for `Aws::Lex`.
2294
+
2295
+ 1.6.0 (2017-04-21)
2296
+ ------------------
2297
+
2298
+ * Feature - Added support for enumerating regions for `Aws::ResourceGroupsTaggingAPI`.
2299
+
2300
+ * Feature - Added support for enumerating regions for `Aws::LexModelBuildingService`.
2301
+
2302
+ * Feature - Added support for enumerating regions for `Aws::CodeStar`.
2303
+
2304
+ 1.5.0 (2017-03-09)
2305
+ ------------------
2306
+
2307
+ * Feature - Added support for enumerating regions for `Aws::WorkDocs`.
2308
+
2309
+ 1.4.0 (2017-03-08)
2310
+ ------------------
2311
+
2312
+ * Feature - Updated the partitions source data the determines the AWS service regions and endoints.
2313
+
2314
+ 1.3.0 (2017-03-07)
2315
+ ------------------
2316
+
2317
+ * Feature - Added support for enumerating regions for `Aws::Organizations`.
2318
+
2319
+ * Feature - Added support for enumerating regions for `Aws::MTurk`.
2320
+
2321
+ * Feature - Added support for enumerating regions for `Aws::LexRuntimeService`.
2322
+
2323
+ * Feature - Added support for enumerating regions for `Aws::CloudDirectory`.
2324
+
2325
+ 1.2.0 (2017-01-24)
2326
+ ------------------
2327
+
2328
+ * Feature - Added support for enumerating regions for `Aws::Batch`.
2329
+
2330
+ 1.1.0 (2016-12-09)
2331
+ ------------------
2332
+
2333
+ * Feature - Added support for enumerating regions for `Aws::XRay`.
2334
+
2335
+ * Feature - Added support for enumerating regions for `Aws::WAFRegional`.
2336
+
2337
+ * Feature - Added support for enumerating regions for `Aws::Shield`.
2338
+
2339
+ * Feature - Added support for enumerating regions for `Aws::SFN`.
2340
+
2341
+ * Feature - Added support for enumerating regions for `Aws::Rekognition`.
2342
+
2343
+ * Feature - Added support for enumerating regions for `Aws::Polly`.
2344
+
2345
+ * Feature - Added support for enumerating regions for `Aws::Pinpoint`.
2346
+
2347
+ * Feature - Added support for enumerating regions for `Aws::OpsWorksCM`.
2348
+
2349
+ * Feature - Added support for enumerating regions for `Aws::Lightsail`.
2350
+
2351
+ * Feature - Added support for enumerating regions for `Aws::Health`.
2352
+
2353
+ * Feature - Added support for enumerating regions for `Aws::CodeBuild`.
2354
+
2355
+ * Feature - Added support for enumerating regions for `Aws::AppStream`.
2356
+
2357
+ 1.0.0 (2016-12-05)
2358
+ ------------------
2359
+
2360
+ * Feature - Initial release of the `aws-partitions` gem.