aws-sdk-resources 3.93.0 → 3.97.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 216f309007833f242456b5ad1934c8948b71bebda5e6656554f2bf17d7e4d64f
4
- data.tar.gz: 539facb8d7e08c7cb9d8af8ac6e79c214f2f2ad4a25e94c5420161870856d0f4
3
+ metadata.gz: 8aba1507b7e027fb61d6133623b39279274faecce892c9bd24006903bbc4eca6
4
+ data.tar.gz: 27460534207aceffe8ebd1fe544eb381e18b9572c243eaa9e60735c17aebf059
5
5
  SHA512:
6
- metadata.gz: f9f66f3d882cf78d0cc9a4fdb4994081da656dbc0984939d177b644c0a40e02ae201515cf38043164443cdb924cefaf19bfa1d52402dd6ad8e6939954af7657c
7
- data.tar.gz: f3143e9f0e8b86cd98af41a9afd0113b4c319775e85a5c5d470eee3b2ec09b32cbcba9b5b95caaa628d86b8f810273908216f81b836e10a6577f8ed24bb2e0c6
6
+ metadata.gz: 9ea6d1a637262128b5d67c7b207b9ac8266a2ae03a15e743fc58ce73e00929507f16946157bf98b35697bc87b4d359db9065ff5d5385898891b2a1ae46950a82
7
+ data.tar.gz: 47dfc2905dc595f0b9ede75f1e0759a08c1432870d2bc177a34c001a853fcd8088eb6c40955f0c1961e73dba8d0379508feec565431d01810cb2707ce03cb4c1
data/CHANGELOG.md ADDED
@@ -0,0 +1,696 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 3.97.0 (2021-04-07)
5
+ ------------------
6
+
7
+ * Feature - Added a dependency on the new `aws-sdk-mgn` gem.
8
+
9
+ 3.96.0 (2021-03-25)
10
+ ------------------
11
+
12
+ * Feature - Added a dependency on the new `aws-sdk-lookoutmetrics` gem.
13
+
14
+ 3.95.0 (2021-03-15)
15
+ ------------------
16
+
17
+ * Feature - Added a dependency on the new `aws-sdk-fis` gem.
18
+
19
+ 3.94.1 (2021-03-04)
20
+ ------------------
21
+
22
+ * Issue - Include LICENSE, CHANGELOG, and VERSION files with this gem.
23
+
24
+ 3.94.0 (2021-01-22)
25
+ ------------------
26
+
27
+ * Feature - Added a dependency on the new `aws-sdk-lexruntimev2` gem.
28
+
29
+ * Feature - Added a dependency on the new `aws-sdk-lexmodelsv2` gem.
30
+
31
+ 3.93.0 (2020-12-16)
32
+ ------------------
33
+
34
+ * Feature - Added a dependency on the new `aws-sdk-wellarchitected` gem.
35
+
36
+ * Feature - Added a dependency on the new `aws-sdk-locationservice` gem.
37
+
38
+ 3.92.0 (2020-12-15)
39
+ ------------------
40
+
41
+ * Feature - Added a dependency on the new `aws-sdk-prometheusservice` gem.
42
+
43
+ * Feature - Added a dependency on the new `aws-sdk-iotwireless` gem.
44
+
45
+ * Feature - Added a dependency on the new `aws-sdk-iotfleethub` gem.
46
+
47
+ * Feature - Added a dependency on the new `aws-sdk-iotdeviceadvisor` gem.
48
+
49
+ * Feature - Added a dependency on the new `aws-sdk-greengrassv2` gem.
50
+
51
+ 3.91.0 (2020-12-08)
52
+ ------------------
53
+
54
+ * Feature - Added a dependency on the new `aws-sdk-sagemakeredgemanager` gem.
55
+
56
+ * Feature - Added a dependency on the new `aws-sdk-healthlake` gem.
57
+
58
+ * Feature - Added a dependency on the new `aws-sdk-emrcontainers` gem.
59
+
60
+ * Feature - Added a dependency on the new `aws-sdk-auditmanager` gem.
61
+
62
+ 3.90.0 (2020-12-02)
63
+ ------------------
64
+
65
+ * Feature - Added a dependency on the new `aws-sdk-customerprofiles` gem.
66
+
67
+ 3.89.1 (2020-12-01)
68
+ ------------------
69
+
70
+ * Issue - Remove dependency on the `aws-sdk-profile` gem. This gem will be republished under a different name.
71
+
72
+ 3.89.0 (2020-12-01)
73
+ ------------------
74
+
75
+ * Feature - Added a dependency on the new `aws-sdk-sagemakerfeaturestoreruntime` gem.
76
+
77
+ * Feature - Added a dependency on the new `aws-sdk-profile` gem.
78
+
79
+ * Feature - Added a dependency on the new `aws-sdk-lookoutforvision` gem.
80
+
81
+ * Feature - Added a dependency on the new `aws-sdk-ecrpublic` gem.
82
+
83
+ * Feature - Added a dependency on the new `aws-sdk-devopsguru` gem.
84
+
85
+ * Feature - Added a dependency on the new `aws-sdk-connectcontactlens` gem.
86
+
87
+ * Feature - Added a dependency on the new `aws-sdk-appintegrationsservice` gem.
88
+
89
+ * Feature - Added a dependency on the new `aws-sdk-amplifybackend` gem.
90
+
91
+ 3.88.0 (2020-11-24)
92
+ ------------------
93
+
94
+ * Feature - Added a dependency on the new `aws-sdk-mwaa` gem.
95
+
96
+ 3.87.0 (2020-11-17)
97
+ ------------------
98
+
99
+ * Feature - Added a dependency on the new `aws-sdk-networkfirewall` gem.
100
+
101
+ 3.86.0 (2020-11-12)
102
+ ------------------
103
+
104
+ * Feature - Added a dependency on the new `aws-sdk-appregistry` gem.
105
+
106
+ 3.85.0 (2020-11-11)
107
+ ------------------
108
+
109
+ * Feature - Added a dependency on the new `aws-sdk-gluedatabrew` gem.
110
+
111
+ 3.84.0 (2020-09-30)
112
+ ------------------
113
+
114
+ * Feature - Added a dependency on the new `aws-sdk-s3outposts` gem.
115
+
116
+ 3.83.0 (2020-09-29)
117
+ ------------------
118
+
119
+ * Feature - Added a dependency on the new `aws-sdk-timestreamwrite` gem.
120
+
121
+ * Feature - Added a dependency on the new `aws-sdk-timestreamquery` gem.
122
+
123
+ 3.82.0 (2020-09-10)
124
+ ------------------
125
+
126
+ * Feature - Added a dependency on the new `aws-sdk-ssoadmin` gem.
127
+
128
+ 3.81.0 (2020-09-09)
129
+ ------------------
130
+
131
+ * Feature - Added a dependency on the new `aws-sdk-redshiftdataapiservice` gem.
132
+
133
+ 3.80.0 (2020-08-26)
134
+ ------------------
135
+
136
+ * Feature - Added a dependency on the new `aws-sdk-appflow` gem.
137
+
138
+ 3.79.0 (2020-08-25)
139
+ ------------------
140
+
141
+ * Feature - Added a dependency on the new `aws-sdk-core` gem.
142
+
143
+ 3.78.0 (2020-08-18)
144
+ ------------------
145
+
146
+ * Feature - Added a dependency on the new `aws-sdk-identitystore` gem.
147
+
148
+ 3.77.0 (2020-08-13)
149
+ ------------------
150
+
151
+ * Feature - Added a dependency on the new `aws-sdk-braket` gem.
152
+
153
+ 3.76.0 (2020-07-15)
154
+ ------------------
155
+
156
+ * Feature - Added a dependency on the new `aws-sdk-ivs` gem.
157
+
158
+ 3.75.0 (2020-06-24)
159
+ ------------------
160
+
161
+ * Feature - Added a dependency on the new `aws-sdk-honeycode` gem.
162
+
163
+ 3.74.1 (2020-06-11)
164
+ ------------------
165
+
166
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
167
+
168
+ 3.74.0 (2020-06-10)
169
+ ------------------
170
+
171
+ * Issue - This version has been yanked. (#2327).
172
+ * Feature - Added a dependency on the new `aws-sdk-codeartifact` gem.
173
+
174
+ 3.73.0 (2020-05-13)
175
+ ------------------
176
+
177
+ * Feature - Added a dependency on the new `aws-sdk-macie2` gem.
178
+
179
+ 3.72.0 (2020-04-29)
180
+ ------------------
181
+
182
+ * Feature - Added a dependency on the new `aws-sdk-iotsitewise` gem.
183
+
184
+ 3.71.0 (2020-04-20)
185
+ ------------------
186
+
187
+ * Feature - Added a dependency on the new `aws-sdk-synthetics` gem.
188
+
189
+ 3.70.0 (2019-12-19)
190
+ ------------------
191
+
192
+ * Feature - Added a dependency on the new `aws-sdk-codestarconnections` gem.
193
+
194
+ 3.69.0 (2019-12-13)
195
+ ------------------
196
+
197
+ * Feature - Added a dependency on the new `aws-sdk-detective` gem.
198
+
199
+ 3.68.0 (2019-12-05)
200
+ ------------------
201
+
202
+ * Feature - Added a dependency on the new `aws-sdk-kinesisvideosignalingchannels` gem.
203
+
204
+ 3.67.0 (2019-12-04)
205
+ ------------------
206
+
207
+ * Feature - Added a dependency on the new `aws-sdk-ebs` gem.
208
+
209
+ 3.66.0 (2019-12-03)
210
+ ------------------
211
+
212
+ * Feature - Added a dependency on the new `aws-sdk-outposts` gem.
213
+
214
+ * Feature - Added a dependency on the new `aws-sdk-networkmanager` gem.
215
+
216
+ * Feature - Added a dependency on the new `aws-sdk-kendra` gem.
217
+
218
+ * Feature - Added a dependency on the new `aws-sdk-frauddetector` gem.
219
+
220
+ * Feature - Added a dependency on the new `aws-sdk-computeoptimizer` gem.
221
+
222
+ * Feature - Added a dependency on the new `aws-sdk-codegurureviewer` gem.
223
+
224
+ * Feature - Added a dependency on the new `aws-sdk-codeguruprofiler` gem.
225
+
226
+ * Feature - Added a dependency on the new `aws-sdk-augmentedairuntime` gem.
227
+
228
+ 3.65.0 (2019-12-02)
229
+ ------------------
230
+
231
+ * Feature - Added a dependency on the new `aws-sdk-accessanalyzer` gem.
232
+
233
+ 3.64.0 (2019-12-02)
234
+ ------------------
235
+
236
+ * Feature - Added a dependency on the new `aws-sdk-schemas` gem.
237
+
238
+ * Feature - Added a dependency on the new `aws-sdk-imagebuilder` gem.
239
+
240
+ 3.63.0 (2019-11-26)
241
+ ------------------
242
+
243
+ * Feature - Added a dependency on the new `aws-sdk-elasticinference` gem.
244
+
245
+ 3.62.0 (2019-11-25)
246
+ ------------------
247
+
248
+ * Feature - Added a dependency on the new `aws-sdk-wafv2` gem.
249
+
250
+ * Feature - Added a dependency on the new `aws-sdk-iotsecuretunneling` gem.
251
+
252
+ * Feature - Added a dependency on the new `aws-sdk-appconfig` gem.
253
+
254
+ 3.61.0 (2019-11-21)
255
+ ------------------
256
+
257
+ * Feature - Added a dependency on the new `aws-sdk-connectparticipant` gem.
258
+
259
+ 3.60.0 (2019-11-20)
260
+ ------------------
261
+
262
+ * Feature - Added a dependency on the new `aws-sdk-migrationhubconfig` gem.
263
+
264
+ 3.59.0 (2019-11-13)
265
+ ------------------
266
+
267
+ * Feature - Added a dependency on the new `aws-sdk-sesv2` gem.
268
+
269
+ * Feature - Added a dependency on the new `aws-sdk-dataexchange` gem.
270
+
271
+ 3.58.0 (2019-11-12)
272
+ ------------------
273
+
274
+ * Feature - Added a dependency on the new `aws-sdk-marketplacecatalog` gem.
275
+
276
+ 3.57.1 (2019-11-08)
277
+ ------------------
278
+
279
+ * Issue - Yanked 3.57.0 as typo protection broke the release (rubygems/rubygems.org#2161).
280
+
281
+ 3.57.0 (2019-11-07)
282
+ ------------------
283
+
284
+ * Feature - Added a dependency on the new `aws-sdk-ssooidc` gem.
285
+
286
+ * Feature - Added a dependency on the new `aws-sdk-sso` gem.
287
+
288
+ 3.56.0 (2019-11-06)
289
+ ------------------
290
+
291
+ * Feature - Added a dependency on the new `aws-sdk-savingsplans` gem.
292
+
293
+ 3.55.0 (2019-11-05)
294
+ ------------------
295
+
296
+ * Feature - Added a dependency on the new `aws-sdk-codestarnotifications` gem.
297
+
298
+ 3.54.1 (2019-09-27)
299
+ ------------------
300
+
301
+ * Issue - Fix aws-v3.rb to correctly load source code changes for core gems.
302
+
303
+ 3.54.0 (2019-09-12)
304
+ ------------------
305
+
306
+ * Feature - Added a dependency on the new `aws-sdk-workmailmessageflow` gem.
307
+
308
+ 3.53.0 (2019-09-09)
309
+ ------------------
310
+
311
+ * Feature - Added a dependency on the new `aws-sdk-qldbsession` gem.
312
+
313
+ * Feature - Added a dependency on the new `aws-sdk-qldb` gem.
314
+
315
+ 3.52.0 (2019-08-21)
316
+ ------------------
317
+
318
+ * Feature - Added a dependency on the new `aws-sdk-forecastservice` gem.
319
+
320
+ * Feature - Added a dependency on the new `aws-sdk-forecastqueryservice` gem.
321
+
322
+ 3.51.0 (2019-08-08)
323
+ ------------------
324
+
325
+ * Feature - Added a dependency on the new `aws-sdk-lakeformation` gem.
326
+
327
+ 3.50.0 (2019-07-11)
328
+ ------------------
329
+
330
+ * Feature - Added a dependency on the new `aws-sdk-eventbridge` gem.
331
+
332
+ 3.49.0 (2019-06-27)
333
+ ------------------
334
+
335
+ * Feature - Added a dependency on the new `aws-sdk-ec2instanceconnect` gem.
336
+
337
+ 3.48.0 (2019-06-24)
338
+ ------------------
339
+
340
+ * Feature - Added a dependency on the new `aws-sdk-servicequotas` gem.
341
+
342
+ * Feature - Added a dependency on the new `aws-sdk-applicationinsights` gem.
343
+
344
+ 3.47.0 (2019-06-10)
345
+ ------------------
346
+
347
+ * Feature - Added a dependency on the new `aws-sdk-personalizeruntime` gem.
348
+
349
+ * Feature - Added a dependency on the new `aws-sdk-personalizeevents` gem.
350
+
351
+ * Feature - Added a dependency on the new `aws-sdk-personalize` gem.
352
+
353
+ 3.46.0 (2019-05-30)
354
+ ------------------
355
+
356
+ * Feature - Added a dependency on the new `aws-sdk-ioteventsdata` gem.
357
+
358
+ * Feature - Added a dependency on the new `aws-sdk-iotevents` gem.
359
+
360
+ 3.45.0 (2019-05-29)
361
+ ------------------
362
+
363
+ * Feature - Added a dependency on the new `aws-sdk-iotthingsgraph` gem.
364
+
365
+ 3.44.0 (2019-05-28)
366
+ ------------------
367
+
368
+ * Feature - Added a dependency on the new `aws-sdk-groundstation` gem.
369
+
370
+ 3.43.0 (2019-05-20)
371
+ ------------------
372
+
373
+ * Feature - Added a dependency on the new `aws-sdk-mediapackagevod` gem.
374
+
375
+ 3.42.0 (2019-04-30)
376
+ ------------------
377
+
378
+ * Feature - Added a dependency on the new `aws-sdk-managedblockchain` gem.
379
+
380
+ 3.41.0 (2019-03-21)
381
+ ------------------
382
+
383
+ * Feature - Added a dependency on the new `aws-sdk-transcribestreamingservice` gem.
384
+
385
+ 3.40.0 (2019-03-05)
386
+ ------------------
387
+
388
+ * Feature - Added a dependency on the new `aws-sdk-textract` gem.
389
+
390
+ 3.39.0 (2019-01-23)
391
+ ------------------
392
+
393
+ * Feature - Added a dependency on the new `aws-sdk-worklink` gem.
394
+
395
+ 3.38.0 (2019-01-16)
396
+ ------------------
397
+
398
+ * Feature - Added a dependency on the new `aws-sdk-backup` gem.
399
+
400
+ 3.37.0 (2019-01-09)
401
+ ------------------
402
+
403
+ * Feature - Added a dependency on the new `aws-sdk-docdb` gem.
404
+
405
+ 3.36.0 (2018-12-18)
406
+ ------------------
407
+
408
+ * Feature - Added a dependency on the new `aws-sdk-apigatewayv2` gem.
409
+
410
+ * Feature - Added a dependency on the new `aws-sdk-apigatewaymanagementapi` gem.
411
+
412
+ 3.35.0 (2018-11-29)
413
+ ------------------
414
+
415
+ * Feature - Added a dependency on the new `aws-sdk-kafka` gem.
416
+
417
+ 3.34.0 (2018-11-29)
418
+ ------------------
419
+
420
+ * Feature - Added a dependency on the new `aws-sdk-licensemanager` gem.
421
+
422
+ * Feature - Added a dependency on the new `aws-sdk-appmesh` gem.
423
+
424
+ 3.33.0 (2018-11-28)
425
+ ------------------
426
+
427
+ * Feature - Added a dependency on the new `aws-sdk-securityhub` gem.
428
+
429
+ * Feature - Added a dependency on the new `aws-sdk-fsx` gem.
430
+
431
+ 3.32.0 (2018-11-28)
432
+ ------------------
433
+
434
+ * Feature - Added a dependency on the new `aws-sdk-mediaconnect` gem.
435
+
436
+ * Feature - Added a dependency on the new `aws-sdk-kinesisanalyticsv2` gem.
437
+
438
+ * Feature - Added a dependency on the new `aws-sdk-comprehendmedical` gem.
439
+
440
+ 3.31.0 (2018-11-27)
441
+ ------------------
442
+
443
+ * Feature - Added a dependency on the new `aws-sdk-globalaccelerator` gem.
444
+
445
+ 3.30.0 (2018-11-26)
446
+ ------------------
447
+
448
+ * Feature - Added a dependency on the new `aws-sdk-transfer` gem.
449
+
450
+ * Feature - Added a dependency on the new `aws-sdk-robomaker` gem.
451
+
452
+ * Feature - Added a dependency on the new `aws-sdk-datasync` gem.
453
+
454
+ * Feature - Added a dependency on the new `aws-sdk-amplify` gem.
455
+
456
+ 3.29.0 (2018-11-20)
457
+ ------------------
458
+
459
+ * Feature - Added a dependency on the new `aws-sdk-rdsdataservice` gem.
460
+
461
+ * Feature - Added a dependency on the new `aws-sdk-quicksight` gem.
462
+
463
+ 3.28.0 (2018-11-15)
464
+ ------------------
465
+
466
+ * Feature - Added a dependency on the new `aws-sdk-s3control` gem.
467
+
468
+ * Feature - Added a dependency on the new `aws-sdk-route53resolver` gem.
469
+
470
+ * Feature - Added a dependency on the new `aws-sdk-ram` gem.
471
+
472
+ * Feature - Added a dependency on the new `aws-sdk-pinpointsmsvoice` gem.
473
+
474
+ 3.27.0 (2018-11-06)
475
+ ------------------
476
+
477
+ * Feature - Added a dependency on the new `aws-sdk-pinpointemail` gem.
478
+
479
+ 3.26.0 (2018-10-30)
480
+ ------------------
481
+
482
+ * Feature - Added a dependency on the new `aws-sdk-chime` gem.
483
+
484
+ 3.25.0 (2018-08-28)
485
+ ------------------
486
+
487
+ * Feature - Added a dependency on the new `aws-sdk-signer` gem.
488
+
489
+ 3.24.0 (2018-08-27)
490
+ ------------------
491
+
492
+ * Feature - Added a dependency on the new `aws-sdk-signer` gem.
493
+
494
+ * Issue - Fix the load statement for the `aws-sdk-signer` gem.
495
+
496
+ 3.23.0 (2018-08-27)
497
+ ------------------
498
+
499
+ * Feature - Added a dependency on the new `aws-sdk-signer` gem.
500
+
501
+ 3.22.0 (2018-07-12)
502
+ ------------------
503
+
504
+ * Feature - Added a dependency on the new `aws-sdk-dlm` gem.
505
+
506
+ 3.21.0 (2018-06-21)
507
+ ------------------
508
+
509
+ * Feature - Added a dependency on the new `aws-sdk-macie` gem.
510
+
511
+ 3.20.0 (2018-06-04)
512
+ ------------------
513
+
514
+ * Feature - Added a dependency on the new `aws-sdk-eks` gem.
515
+
516
+ 3.19.0 (2018-06-01)
517
+ ------------------
518
+
519
+ * Feature - Added a dependency on the new `aws-sdk-mediatailor` gem.
520
+
521
+ 3.18.0 (2018-05-30)
522
+ ------------------
523
+
524
+ * Feature - Added a dependency on the new `aws-sdk-neptune` gem.
525
+
526
+ 3.17.0 (2018-05-29)
527
+ ------------------
528
+
529
+ * Feature - Added a dependency on the new `aws-sdk-pi` gem.
530
+
531
+ 3.16.0 (2018-05-14)
532
+ ------------------
533
+
534
+ * Feature - Added a dependency on the new `aws-sdk-iot1clickprojects` gem.
535
+
536
+ * Feature - Added a dependency on the new `aws-sdk-iot1clickdevicesservice` gem.
537
+
538
+ 3.15.0 (2018-04-23)
539
+ ------------------
540
+
541
+ * Feature - Added a dependency on the new `aws-sdk-iotanalytics` gem.
542
+
543
+ 3.14.0 (2018-04-04)
544
+ ------------------
545
+
546
+ * Feature - Added a dependency on the new `aws-sdk-secretsmanager` gem.
547
+
548
+ * Feature - Added a dependency on the new `aws-sdk-fms` gem.
549
+
550
+ * Feature - Added a dependency on the new `aws-sdk-acmpca` gem.
551
+
552
+ 3.13.0 (2018-03-30)
553
+ ------------------
554
+
555
+ * Feature - Added a dependency on the new `aws-sdk-connect` gem.
556
+
557
+ 3.12.0 (2018-01-19)
558
+ ------------------
559
+
560
+ * Feature - Added a dependency on the new `aws-sdk-transcribeservice` gem.
561
+
562
+ 3.11.0 (2018-01-17)
563
+ ------------------
564
+
565
+ * Feature - Added a dependency on the new `aws-sdk-autoscalingplans` gem.
566
+
567
+ 3.10.0 (2017-12-12)
568
+ ------------------
569
+
570
+ * Feature - Added a dependency on the new `aws-sdk-workmail` gem.
571
+
572
+ 3.9.0 (2017-12-05)
573
+ ------------------
574
+
575
+ * Feature - Added a dependency on the new `aws-sdk-servicediscovery` gem.
576
+
577
+ 3.8.0 (2017-11-30)
578
+ ------------------
579
+
580
+ * Feature - Added a dependency on the new `aws-sdk-serverlessapplicationrepository` gem.
581
+
582
+ * Feature - Added a dependency on the new `aws-sdk-cloud9` gem.
583
+
584
+ * Feature - Added a dependency on the new `aws-sdk-alexaforbusiness` gem.
585
+
586
+ 3.7.0 (2017-11-30)
587
+ ------------------
588
+
589
+ * Feature - Added a dependency on the new `aws-sdk-resourcegroups` gem.
590
+
591
+ 3.6.0 (2017-11-29)
592
+ ------------------
593
+
594
+ * Feature - Added a dependency on the new `aws-sdk-translate` gem.
595
+
596
+ * Feature - Added a dependency on the new `aws-sdk-sagemakerruntime` gem.
597
+
598
+ * Feature - Added a dependency on the new `aws-sdk-sagemaker` gem.
599
+
600
+ * Feature - Added a dependency on the new `aws-sdk-kinesisvideomedia` gem.
601
+
602
+ * Feature - Added a dependency on the new `aws-sdk-kinesisvideoarchivedmedia` gem.
603
+
604
+ * Feature - Added a dependency on the new `aws-sdk-kinesisvideo` gem.
605
+
606
+ * Feature - Added a dependency on the new `aws-sdk-iotjobsdataplane` gem.
607
+
608
+ * Feature - Added a dependency on the new `aws-sdk-comprehend` gem.
609
+
610
+ 3.5.0 (2017-11-29)
611
+ ------------------
612
+
613
+ * Feature - Added a dependency on the new `aws-sdk-mq` gem.
614
+
615
+ * Feature - Added a dependency on the new `aws-sdk-guardduty` gem.
616
+
617
+ * Feature - Added a dependency on the new `aws-sdk-appsync` gem.
618
+
619
+ 3.4.0 (2017-11-27)
620
+ ------------------
621
+
622
+ * Feature - Added a dependency on the new `aws-sdk-mediastoredata` gem.
623
+
624
+ * Feature - Added a dependency on the new `aws-sdk-mediastore` gem.
625
+
626
+ * Feature - Added a dependency on the new `aws-sdk-mediapackage` gem.
627
+
628
+ * Feature - Added a dependency on the new `aws-sdk-medialive` gem.
629
+
630
+ * Feature - Added a dependency on the new `aws-sdk-mediaconvert` gem.
631
+
632
+ 3.3.0 (2017-11-20)
633
+ ------------------
634
+
635
+ * Feature - Added a dependency on the new `aws-sdk-costexplorer` gem.
636
+
637
+ 3.2.0 (2017-11-07)
638
+ ------------------
639
+
640
+ * Feature - Added a dependency on the new `aws-sdk-pricing` gem.
641
+
642
+ 3.1.0 (2017-09-01)
643
+ ------------------
644
+
645
+ * Feature - Added a dependency on the new `aws-sdk-mobile` gem.
646
+
647
+ 3.0.2 (2017-08-31)
648
+ ------------------
649
+
650
+ * Issue - Update `aws-sdk-resources` gemspec metadata
651
+
652
+ 3.0.1 (2017-08-30)
653
+ ------------------
654
+
655
+ * Issue - Rename `aws.rb` executable to `aws-v3.rb` to avoid breaking automation scripts where V2 and V3 exist on the same machine across projects.
656
+
657
+ 3.0.0 (2017-08-29)
658
+ ------------------
659
+
660
+ 3.0.0.rc5 (2017-08-18)
661
+ ------------------
662
+
663
+ * Issue - Update 'aws-sdk-resources' gem at `aws.rb`
664
+
665
+ 3.0.0.rc4 (2017-08-14)
666
+ ------------------
667
+
668
+ * Feature - Added a dependency on the new `aws-sdk-migrationhub` gem.
669
+
670
+ * Feature - Added a dependency on the new `aws-sdk-glue` gem.
671
+
672
+ * Feature - Added a dependency on the new `aws-sdk-cloudhsmv2` gem.
673
+
674
+ 3.0.0.rc3 (2017-06-29)
675
+ ------------------
676
+
677
+ * Feature - Added a dependency on the new `aws-sdk-dax` gem.
678
+
679
+ * Feature - Added a dependency on the new `aws-sdk-greengrass` gem.
680
+
681
+ 3.0.0.rc2 (2017-06-26)
682
+ ------------------
683
+
684
+ * Feature - API update.
685
+
686
+ * Feature - Now `aws-sdk-resources` gem contains all service gems.
687
+
688
+ 3.0.0.rc1 (2017-05-23)
689
+ ------------------
690
+
691
+ * Feature - Preview release of the `aws-sdk-resources` gem.
692
+
693
+ 3.0.0.rc0 (2017-05-17)
694
+ ------------------
695
+
696
+ * Feature - Initial preview release of the `aws-sdk-resources` gem.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 3.97.0
@@ -101,6 +101,7 @@ module Aws
101
101
  autoload :ElasticTranscoder, 'aws-sdk-elastictranscoder'
102
102
  autoload :ElasticsearchService, 'aws-sdk-elasticsearchservice'
103
103
  autoload :EventBridge, 'aws-sdk-eventbridge'
104
+ autoload :FIS, 'aws-sdk-fis'
104
105
  autoload :FMS, 'aws-sdk-fms'
105
106
  autoload :FSx, 'aws-sdk-fsx'
106
107
  autoload :Firehose, 'aws-sdk-firehose'
@@ -154,9 +155,12 @@ module Aws
154
155
  autoload :LambdaPreview, 'aws-sdk-lambdapreview'
155
156
  autoload :Lex, 'aws-sdk-lex'
156
157
  autoload :LexModelBuildingService, 'aws-sdk-lexmodelbuildingservice'
158
+ autoload :LexModelsV2, 'aws-sdk-lexmodelsv2'
159
+ autoload :LexRuntimeV2, 'aws-sdk-lexruntimev2'
157
160
  autoload :LicenseManager, 'aws-sdk-licensemanager'
158
161
  autoload :Lightsail, 'aws-sdk-lightsail'
159
162
  autoload :LocationService, 'aws-sdk-locationservice'
163
+ autoload :LookoutMetrics, 'aws-sdk-lookoutmetrics'
160
164
  autoload :LookoutforVision, 'aws-sdk-lookoutforvision'
161
165
  autoload :MQ, 'aws-sdk-mq'
162
166
  autoload :MTurk, 'aws-sdk-mturk'
@@ -177,6 +181,7 @@ module Aws
177
181
  autoload :MediaStore, 'aws-sdk-mediastore'
178
182
  autoload :MediaStoreData, 'aws-sdk-mediastoredata'
179
183
  autoload :MediaTailor, 'aws-sdk-mediatailor'
184
+ autoload :Mgn, 'aws-sdk-mgn'
180
185
  autoload :MigrationHub, 'aws-sdk-migrationhub'
181
186
  autoload :MigrationHubConfig, 'aws-sdk-migrationhubconfig'
182
187
  autoload :Mobile, 'aws-sdk-mobile'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-resources
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.93.0
4
+ version: 3.97.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-16 00:00:00.000000000 Z
11
+ date: 2021-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-acm
@@ -1354,6 +1354,20 @@ dependencies:
1354
1354
  - - "~>"
1355
1355
  - !ruby/object:Gem::Version
1356
1356
  version: '1'
1357
+ - !ruby/object:Gem::Dependency
1358
+ name: aws-sdk-fis
1359
+ requirement: !ruby/object:Gem::Requirement
1360
+ requirements:
1361
+ - - "~>"
1362
+ - !ruby/object:Gem::Version
1363
+ version: '1'
1364
+ type: :runtime
1365
+ prerelease: false
1366
+ version_requirements: !ruby/object:Gem::Requirement
1367
+ requirements:
1368
+ - - "~>"
1369
+ - !ruby/object:Gem::Version
1370
+ version: '1'
1357
1371
  - !ruby/object:Gem::Dependency
1358
1372
  name: aws-sdk-fms
1359
1373
  requirement: !ruby/object:Gem::Requirement
@@ -2096,6 +2110,34 @@ dependencies:
2096
2110
  - - "~>"
2097
2111
  - !ruby/object:Gem::Version
2098
2112
  version: '1'
2113
+ - !ruby/object:Gem::Dependency
2114
+ name: aws-sdk-lexmodelsv2
2115
+ requirement: !ruby/object:Gem::Requirement
2116
+ requirements:
2117
+ - - "~>"
2118
+ - !ruby/object:Gem::Version
2119
+ version: '1'
2120
+ type: :runtime
2121
+ prerelease: false
2122
+ version_requirements: !ruby/object:Gem::Requirement
2123
+ requirements:
2124
+ - - "~>"
2125
+ - !ruby/object:Gem::Version
2126
+ version: '1'
2127
+ - !ruby/object:Gem::Dependency
2128
+ name: aws-sdk-lexruntimev2
2129
+ requirement: !ruby/object:Gem::Requirement
2130
+ requirements:
2131
+ - - "~>"
2132
+ - !ruby/object:Gem::Version
2133
+ version: '1'
2134
+ type: :runtime
2135
+ prerelease: false
2136
+ version_requirements: !ruby/object:Gem::Requirement
2137
+ requirements:
2138
+ - - "~>"
2139
+ - !ruby/object:Gem::Version
2140
+ version: '1'
2099
2141
  - !ruby/object:Gem::Dependency
2100
2142
  name: aws-sdk-licensemanager
2101
2143
  requirement: !ruby/object:Gem::Requirement
@@ -2138,6 +2180,20 @@ dependencies:
2138
2180
  - - "~>"
2139
2181
  - !ruby/object:Gem::Version
2140
2182
  version: '1'
2183
+ - !ruby/object:Gem::Dependency
2184
+ name: aws-sdk-lookoutmetrics
2185
+ requirement: !ruby/object:Gem::Requirement
2186
+ requirements:
2187
+ - - "~>"
2188
+ - !ruby/object:Gem::Version
2189
+ version: '1'
2190
+ type: :runtime
2191
+ prerelease: false
2192
+ version_requirements: !ruby/object:Gem::Requirement
2193
+ requirements:
2194
+ - - "~>"
2195
+ - !ruby/object:Gem::Version
2196
+ version: '1'
2141
2197
  - !ruby/object:Gem::Dependency
2142
2198
  name: aws-sdk-lookoutforvision
2143
2199
  requirement: !ruby/object:Gem::Requirement
@@ -2418,6 +2474,20 @@ dependencies:
2418
2474
  - - "~>"
2419
2475
  - !ruby/object:Gem::Version
2420
2476
  version: '1'
2477
+ - !ruby/object:Gem::Dependency
2478
+ name: aws-sdk-mgn
2479
+ requirement: !ruby/object:Gem::Requirement
2480
+ requirements:
2481
+ - - "~>"
2482
+ - !ruby/object:Gem::Version
2483
+ version: '1'
2484
+ type: :runtime
2485
+ prerelease: false
2486
+ version_requirements: !ruby/object:Gem::Requirement
2487
+ requirements:
2488
+ - - "~>"
2489
+ - !ruby/object:Gem::Version
2490
+ version: '1'
2421
2491
  - !ruby/object:Gem::Dependency
2422
2492
  name: aws-sdk-migrationhub
2423
2493
  requirement: !ruby/object:Gem::Requirement
@@ -3597,20 +3667,23 @@ dependencies:
3597
3667
  description: The official AWS SDK for Ruby. Provides both resource oriented interfaces
3598
3668
  and API clients for AWS services.
3599
3669
  email:
3600
- - trevrowe@amazon.com
3670
+ - aws-dr-rubygems@amazon.com
3601
3671
  executables:
3602
3672
  - aws-v3.rb
3603
3673
  extensions: []
3604
3674
  extra_rdoc_files: []
3605
3675
  files:
3676
+ - CHANGELOG.md
3677
+ - LICENSE.txt
3678
+ - VERSION
3606
3679
  - bin/aws-v3.rb
3607
3680
  - lib/aws-sdk-resources.rb
3608
3681
  homepage: https://github.com/aws/aws-sdk-ruby
3609
3682
  licenses:
3610
3683
  - Apache-2.0
3611
3684
  metadata:
3612
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-resources
3613
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-resources/CHANGELOG.md
3685
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-resources
3686
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-resources/CHANGELOG.md
3614
3687
  post_install_message:
3615
3688
  rdoc_options: []
3616
3689
  require_paths: