aws-sdk 2.1110.0 → 2.1111.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.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,12 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1110.0-->
2
+ <!--LATEST=2.1111.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1111.0
6
+ * feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
7
+ * feature: MediaPackageVod: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments.
8
+ * feature: WAFV2: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response.
9
+
5
10
  ## 2.1110.0
6
11
  * feature: APIGateway: ApiGateway CLI command get-usage now includes usagePlanId, startDate, and endDate fields in the output to match documentation.
7
12
  * feature: DocDB: Added support to enable/disable performance insights when creating or modifying db instances
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1110.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1111.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -103,11 +103,11 @@
103
103
  "locationName": "statusUpdateInterval"
104
104
  },
105
105
  "Tags": {
106
- "shape": "Sja",
106
+ "shape": "Sjd",
107
107
  "locationName": "tags"
108
108
  },
109
109
  "UserMetadata": {
110
- "shape": "Sja",
110
+ "shape": "Sjd",
111
111
  "locationName": "userMetadata"
112
112
  }
113
113
  },
@@ -120,7 +120,7 @@
120
120
  "type": "structure",
121
121
  "members": {
122
122
  "Job": {
123
- "shape": "Sjc",
123
+ "shape": "Sjf",
124
124
  "locationName": "job"
125
125
  }
126
126
  }
@@ -159,14 +159,14 @@
159
159
  "locationName": "queue"
160
160
  },
161
161
  "Settings": {
162
- "shape": "Sjs",
162
+ "shape": "Sjv",
163
163
  "locationName": "settings"
164
164
  },
165
165
  "StatusUpdateInterval": {
166
166
  "locationName": "statusUpdateInterval"
167
167
  },
168
168
  "Tags": {
169
- "shape": "Sja",
169
+ "shape": "Sjd",
170
170
  "locationName": "tags"
171
171
  }
172
172
  },
@@ -179,7 +179,7 @@
179
179
  "type": "structure",
180
180
  "members": {
181
181
  "JobTemplate": {
182
- "shape": "Sjw",
182
+ "shape": "Sjz",
183
183
  "locationName": "jobTemplate"
184
184
  }
185
185
  }
@@ -203,11 +203,11 @@
203
203
  "locationName": "name"
204
204
  },
205
205
  "Settings": {
206
- "shape": "Sjz",
206
+ "shape": "Sk2",
207
207
  "locationName": "settings"
208
208
  },
209
209
  "Tags": {
210
- "shape": "Sja",
210
+ "shape": "Sjd",
211
211
  "locationName": "tags"
212
212
  }
213
213
  },
@@ -220,7 +220,7 @@
220
220
  "type": "structure",
221
221
  "members": {
222
222
  "Preset": {
223
- "shape": "Sk3",
223
+ "shape": "Sk6",
224
224
  "locationName": "preset"
225
225
  }
226
226
  }
@@ -244,14 +244,14 @@
244
244
  "locationName": "pricingPlan"
245
245
  },
246
246
  "ReservationPlanSettings": {
247
- "shape": "Sk6",
247
+ "shape": "Sk9",
248
248
  "locationName": "reservationPlanSettings"
249
249
  },
250
250
  "Status": {
251
251
  "locationName": "status"
252
252
  },
253
253
  "Tags": {
254
- "shape": "Sja",
254
+ "shape": "Sjd",
255
255
  "locationName": "tags"
256
256
  }
257
257
  },
@@ -263,7 +263,7 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "Queue": {
266
- "shape": "Skb",
266
+ "shape": "Ske",
267
267
  "locationName": "queue"
268
268
  }
269
269
  }
@@ -439,7 +439,7 @@
439
439
  "type": "structure",
440
440
  "members": {
441
441
  "Job": {
442
- "shape": "Sjc",
442
+ "shape": "Sjf",
443
443
  "locationName": "job"
444
444
  }
445
445
  }
@@ -467,7 +467,7 @@
467
467
  "type": "structure",
468
468
  "members": {
469
469
  "JobTemplate": {
470
- "shape": "Sjw",
470
+ "shape": "Sjz",
471
471
  "locationName": "jobTemplate"
472
472
  }
473
473
  }
@@ -487,7 +487,7 @@
487
487
  "type": "structure",
488
488
  "members": {
489
489
  "Policy": {
490
- "shape": "Skz",
490
+ "shape": "Sl2",
491
491
  "locationName": "policy"
492
492
  }
493
493
  }
@@ -515,7 +515,7 @@
515
515
  "type": "structure",
516
516
  "members": {
517
517
  "Preset": {
518
- "shape": "Sk3",
518
+ "shape": "Sk6",
519
519
  "locationName": "preset"
520
520
  }
521
521
  }
@@ -543,7 +543,7 @@
543
543
  "type": "structure",
544
544
  "members": {
545
545
  "Queue": {
546
- "shape": "Skb",
546
+ "shape": "Ske",
547
547
  "locationName": "queue"
548
548
  }
549
549
  }
@@ -588,7 +588,7 @@
588
588
  "locationName": "jobTemplates",
589
589
  "type": "list",
590
590
  "member": {
591
- "shape": "Sjw"
591
+ "shape": "Sjz"
592
592
  }
593
593
  },
594
594
  "NextToken": {
@@ -636,7 +636,7 @@
636
636
  "locationName": "jobs",
637
637
  "type": "list",
638
638
  "member": {
639
- "shape": "Sjc"
639
+ "shape": "Sjf"
640
640
  }
641
641
  },
642
642
  "NextToken": {
@@ -687,7 +687,7 @@
687
687
  "locationName": "presets",
688
688
  "type": "list",
689
689
  "member": {
690
- "shape": "Sk3"
690
+ "shape": "Sk6"
691
691
  }
692
692
  }
693
693
  }
@@ -731,7 +731,7 @@
731
731
  "locationName": "queues",
732
732
  "type": "list",
733
733
  "member": {
734
- "shape": "Skb"
734
+ "shape": "Ske"
735
735
  }
736
736
  }
737
737
  }
@@ -766,7 +766,7 @@
766
766
  "locationName": "arn"
767
767
  },
768
768
  "Tags": {
769
- "shape": "Sja",
769
+ "shape": "Sjd",
770
770
  "locationName": "tags"
771
771
  }
772
772
  }
@@ -784,7 +784,7 @@
784
784
  "type": "structure",
785
785
  "members": {
786
786
  "Policy": {
787
- "shape": "Skz",
787
+ "shape": "Sl2",
788
788
  "locationName": "policy"
789
789
  }
790
790
  },
@@ -796,7 +796,7 @@
796
796
  "type": "structure",
797
797
  "members": {
798
798
  "Policy": {
799
- "shape": "Skz",
799
+ "shape": "Sl2",
800
800
  "locationName": "policy"
801
801
  }
802
802
  }
@@ -814,7 +814,7 @@
814
814
  "locationName": "arn"
815
815
  },
816
816
  "Tags": {
817
- "shape": "Sja",
817
+ "shape": "Sjd",
818
818
  "locationName": "tags"
819
819
  }
820
820
  },
@@ -842,7 +842,7 @@
842
842
  "location": "uri"
843
843
  },
844
844
  "TagKeys": {
845
- "shape": "Sjh",
845
+ "shape": "Sjk",
846
846
  "locationName": "tagKeys"
847
847
  }
848
848
  },
@@ -890,7 +890,7 @@
890
890
  "locationName": "queue"
891
891
  },
892
892
  "Settings": {
893
- "shape": "Sjs",
893
+ "shape": "Sjv",
894
894
  "locationName": "settings"
895
895
  },
896
896
  "StatusUpdateInterval": {
@@ -905,7 +905,7 @@
905
905
  "type": "structure",
906
906
  "members": {
907
907
  "JobTemplate": {
908
- "shape": "Sjw",
908
+ "shape": "Sjz",
909
909
  "locationName": "jobTemplate"
910
910
  }
911
911
  }
@@ -931,7 +931,7 @@
931
931
  "location": "uri"
932
932
  },
933
933
  "Settings": {
934
- "shape": "Sjz",
934
+ "shape": "Sk2",
935
935
  "locationName": "settings"
936
936
  }
937
937
  },
@@ -943,7 +943,7 @@
943
943
  "type": "structure",
944
944
  "members": {
945
945
  "Preset": {
946
- "shape": "Sk3",
946
+ "shape": "Sk6",
947
947
  "locationName": "preset"
948
948
  }
949
949
  }
@@ -966,7 +966,7 @@
966
966
  "location": "uri"
967
967
  },
968
968
  "ReservationPlanSettings": {
969
- "shape": "Sk6",
969
+ "shape": "Sk9",
970
970
  "locationName": "reservationPlanSettings"
971
971
  },
972
972
  "Status": {
@@ -981,7 +981,7 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "Queue": {
984
- "shape": "Skb",
984
+ "shape": "Ske",
985
985
  "locationName": "queue"
986
986
  }
987
987
  }
@@ -1158,11 +1158,11 @@
1158
1158
  "locationName": "outputGroups"
1159
1159
  },
1160
1160
  "TimecodeConfig": {
1161
- "shape": "Sj2",
1161
+ "shape": "Sj5",
1162
1162
  "locationName": "timecodeConfig"
1163
1163
  },
1164
1164
  "TimedMetadataInsertion": {
1165
- "shape": "Sj5",
1165
+ "shape": "Sj8",
1166
1166
  "locationName": "timedMetadataInsertion"
1167
1167
  }
1168
1168
  }
@@ -2457,7 +2457,7 @@
2457
2457
  "locationName": "preset"
2458
2458
  },
2459
2459
  "VideoDescription": {
2460
- "shape": "Sd3",
2460
+ "shape": "Sd6",
2461
2461
  "locationName": "videoDescription"
2462
2462
  }
2463
2463
  }
@@ -3243,6 +3243,9 @@
3243
3243
  "IFrameOnlyManifest": {
3244
3244
  "locationName": "iFrameOnlyManifest"
3245
3245
  },
3246
+ "KlvMetadata": {
3247
+ "locationName": "klvMetadata"
3248
+ },
3246
3249
  "Scte35Esam": {
3247
3250
  "locationName": "scte35Esam"
3248
3251
  },
@@ -3281,7 +3284,7 @@
3281
3284
  "type": "integer"
3282
3285
  },
3283
3286
  "AudioPids": {
3284
- "shape": "Sbc",
3287
+ "shape": "Sbd",
3285
3288
  "locationName": "audioPids"
3286
3289
  },
3287
3290
  "Bitrate": {
@@ -3331,7 +3334,7 @@
3331
3334
  }
3332
3335
  },
3333
3336
  "DvbSubPids": {
3334
- "shape": "Sbc",
3337
+ "shape": "Sbd",
3335
3338
  "locationName": "dvbSubPids"
3336
3339
  },
3337
3340
  "DvbTdtSettings": {
@@ -3364,6 +3367,9 @@
3364
3367
  "locationName": "fragmentTime",
3365
3368
  "type": "double"
3366
3369
  },
3370
+ "KlvMetadata": {
3371
+ "locationName": "klvMetadata"
3372
+ },
3367
3373
  "MaxPcrInterval": {
3368
3374
  "locationName": "maxPcrInterval",
3369
3375
  "type": "integer"
@@ -3462,7 +3468,7 @@
3462
3468
  "type": "integer"
3463
3469
  },
3464
3470
  "AudioPids": {
3465
- "shape": "Sbc",
3471
+ "shape": "Sbd",
3466
3472
  "locationName": "audioPids"
3467
3473
  },
3468
3474
  "DataPTSControl": {
@@ -3585,6 +3591,9 @@
3585
3591
  "CaptionContainerType": {
3586
3592
  "locationName": "captionContainerType"
3587
3593
  },
3594
+ "KlvMetadata": {
3595
+ "locationName": "klvMetadata"
3596
+ },
3588
3597
  "Scte35Esam": {
3589
3598
  "locationName": "scte35Esam"
3590
3599
  },
@@ -3623,13 +3632,13 @@
3623
3632
  }
3624
3633
  }
3625
3634
  },
3626
- "Sbc": {
3635
+ "Sbd": {
3627
3636
  "type": "list",
3628
3637
  "member": {
3629
3638
  "type": "integer"
3630
3639
  }
3631
3640
  },
3632
- "Sd3": {
3641
+ "Sd6": {
3633
3642
  "type": "structure",
3634
3643
  "members": {
3635
3644
  "AfdSignaling": {
@@ -4769,7 +4778,7 @@
4769
4778
  }
4770
4779
  }
4771
4780
  },
4772
- "Sj2": {
4781
+ "Sj5": {
4773
4782
  "type": "structure",
4774
4783
  "members": {
4775
4784
  "Anchor": {
@@ -4786,7 +4795,7 @@
4786
4795
  }
4787
4796
  }
4788
4797
  },
4789
- "Sj5": {
4798
+ "Sj8": {
4790
4799
  "type": "structure",
4791
4800
  "members": {
4792
4801
  "Id3Insertions": {
@@ -4806,12 +4815,12 @@
4806
4815
  }
4807
4816
  }
4808
4817
  },
4809
- "Sja": {
4818
+ "Sjd": {
4810
4819
  "type": "map",
4811
4820
  "key": {},
4812
4821
  "value": {}
4813
4822
  },
4814
- "Sjc": {
4823
+ "Sjf": {
4815
4824
  "type": "structure",
4816
4825
  "members": {
4817
4826
  "AccelerationSettings": {
@@ -4828,7 +4837,7 @@
4828
4837
  "locationName": "billingTagsSource"
4829
4838
  },
4830
4839
  "CreatedAt": {
4831
- "shape": "Sje",
4840
+ "shape": "Sjh",
4832
4841
  "locationName": "createdAt"
4833
4842
  },
4834
4843
  "CurrentPhase": {
@@ -4860,11 +4869,11 @@
4860
4869
  "type": "structure",
4861
4870
  "members": {
4862
4871
  "Info": {
4863
- "shape": "Sjh",
4872
+ "shape": "Sjk",
4864
4873
  "locationName": "info"
4865
4874
  },
4866
4875
  "Warning": {
4867
- "shape": "Sjh",
4876
+ "shape": "Sjk",
4868
4877
  "locationName": "warning"
4869
4878
  }
4870
4879
  }
@@ -4925,7 +4934,7 @@
4925
4934
  "locationName": "sourceQueue"
4926
4935
  },
4927
4936
  "Timestamp": {
4928
- "shape": "Sje",
4937
+ "shape": "Sjh",
4929
4938
  "locationName": "timestamp"
4930
4939
  }
4931
4940
  }
@@ -4956,21 +4965,21 @@
4956
4965
  "type": "structure",
4957
4966
  "members": {
4958
4967
  "FinishTime": {
4959
- "shape": "Sje",
4968
+ "shape": "Sjh",
4960
4969
  "locationName": "finishTime"
4961
4970
  },
4962
4971
  "StartTime": {
4963
- "shape": "Sje",
4972
+ "shape": "Sjh",
4964
4973
  "locationName": "startTime"
4965
4974
  },
4966
4975
  "SubmitTime": {
4967
- "shape": "Sje",
4976
+ "shape": "Sjh",
4968
4977
  "locationName": "submitTime"
4969
4978
  }
4970
4979
  }
4971
4980
  },
4972
4981
  "UserMetadata": {
4973
- "shape": "Sja",
4982
+ "shape": "Sjd",
4974
4983
  "locationName": "userMetadata"
4975
4984
  }
4976
4985
  },
@@ -4979,15 +4988,15 @@
4979
4988
  "Settings"
4980
4989
  ]
4981
4990
  },
4982
- "Sje": {
4991
+ "Sjh": {
4983
4992
  "type": "timestamp",
4984
4993
  "timestampFormat": "unixTimestamp"
4985
4994
  },
4986
- "Sjh": {
4995
+ "Sjk": {
4987
4996
  "type": "list",
4988
4997
  "member": {}
4989
4998
  },
4990
- "Sjs": {
4999
+ "Sjv": {
4991
5000
  "type": "structure",
4992
5001
  "members": {
4993
5002
  "AdAvailOffset": {
@@ -5100,16 +5109,16 @@
5100
5109
  "locationName": "outputGroups"
5101
5110
  },
5102
5111
  "TimecodeConfig": {
5103
- "shape": "Sj2",
5112
+ "shape": "Sj5",
5104
5113
  "locationName": "timecodeConfig"
5105
5114
  },
5106
5115
  "TimedMetadataInsertion": {
5107
- "shape": "Sj5",
5116
+ "shape": "Sj8",
5108
5117
  "locationName": "timedMetadataInsertion"
5109
5118
  }
5110
5119
  }
5111
5120
  },
5112
- "Sjw": {
5121
+ "Sjz": {
5113
5122
  "type": "structure",
5114
5123
  "members": {
5115
5124
  "AccelerationSettings": {
@@ -5123,7 +5132,7 @@
5123
5132
  "locationName": "category"
5124
5133
  },
5125
5134
  "CreatedAt": {
5126
- "shape": "Sje",
5135
+ "shape": "Sjh",
5127
5136
  "locationName": "createdAt"
5128
5137
  },
5129
5138
  "Description": {
@@ -5134,7 +5143,7 @@
5134
5143
  "locationName": "hopDestinations"
5135
5144
  },
5136
5145
  "LastUpdated": {
5137
- "shape": "Sje",
5146
+ "shape": "Sjh",
5138
5147
  "locationName": "lastUpdated"
5139
5148
  },
5140
5149
  "Name": {
@@ -5148,7 +5157,7 @@
5148
5157
  "locationName": "queue"
5149
5158
  },
5150
5159
  "Settings": {
5151
- "shape": "Sjs",
5160
+ "shape": "Sjv",
5152
5161
  "locationName": "settings"
5153
5162
  },
5154
5163
  "StatusUpdateInterval": {
@@ -5163,7 +5172,7 @@
5163
5172
  "Name"
5164
5173
  ]
5165
5174
  },
5166
- "Sjz": {
5175
+ "Sk2": {
5167
5176
  "type": "structure",
5168
5177
  "members": {
5169
5178
  "AudioDescriptions": {
@@ -5197,12 +5206,12 @@
5197
5206
  "locationName": "containerSettings"
5198
5207
  },
5199
5208
  "VideoDescription": {
5200
- "shape": "Sd3",
5209
+ "shape": "Sd6",
5201
5210
  "locationName": "videoDescription"
5202
5211
  }
5203
5212
  }
5204
5213
  },
5205
- "Sk3": {
5214
+ "Sk6": {
5206
5215
  "type": "structure",
5207
5216
  "members": {
5208
5217
  "Arn": {
@@ -5212,21 +5221,21 @@
5212
5221
  "locationName": "category"
5213
5222
  },
5214
5223
  "CreatedAt": {
5215
- "shape": "Sje",
5224
+ "shape": "Sjh",
5216
5225
  "locationName": "createdAt"
5217
5226
  },
5218
5227
  "Description": {
5219
5228
  "locationName": "description"
5220
5229
  },
5221
5230
  "LastUpdated": {
5222
- "shape": "Sje",
5231
+ "shape": "Sjh",
5223
5232
  "locationName": "lastUpdated"
5224
5233
  },
5225
5234
  "Name": {
5226
5235
  "locationName": "name"
5227
5236
  },
5228
5237
  "Settings": {
5229
- "shape": "Sjz",
5238
+ "shape": "Sk2",
5230
5239
  "locationName": "settings"
5231
5240
  },
5232
5241
  "Type": {
@@ -5238,7 +5247,7 @@
5238
5247
  "Name"
5239
5248
  ]
5240
5249
  },
5241
- "Sk6": {
5250
+ "Sk9": {
5242
5251
  "type": "structure",
5243
5252
  "members": {
5244
5253
  "Commitment": {
@@ -5258,21 +5267,21 @@
5258
5267
  "RenewalType"
5259
5268
  ]
5260
5269
  },
5261
- "Skb": {
5270
+ "Ske": {
5262
5271
  "type": "structure",
5263
5272
  "members": {
5264
5273
  "Arn": {
5265
5274
  "locationName": "arn"
5266
5275
  },
5267
5276
  "CreatedAt": {
5268
- "shape": "Sje",
5277
+ "shape": "Sjh",
5269
5278
  "locationName": "createdAt"
5270
5279
  },
5271
5280
  "Description": {
5272
5281
  "locationName": "description"
5273
5282
  },
5274
5283
  "LastUpdated": {
5275
- "shape": "Sje",
5284
+ "shape": "Sjh",
5276
5285
  "locationName": "lastUpdated"
5277
5286
  },
5278
5287
  "Name": {
@@ -5293,11 +5302,11 @@
5293
5302
  "locationName": "commitment"
5294
5303
  },
5295
5304
  "ExpiresAt": {
5296
- "shape": "Sje",
5305
+ "shape": "Sjh",
5297
5306
  "locationName": "expiresAt"
5298
5307
  },
5299
5308
  "PurchasedAt": {
5300
- "shape": "Sje",
5309
+ "shape": "Sjh",
5301
5310
  "locationName": "purchasedAt"
5302
5311
  },
5303
5312
  "RenewalType": {
@@ -5327,7 +5336,7 @@
5327
5336
  "Name"
5328
5337
  ]
5329
5338
  },
5330
- "Skz": {
5339
+ "Sl2": {
5331
5340
  "type": "structure",
5332
5341
  "members": {
5333
5342
  "HttpInputs": {