aws-sdk-mediaconvert 1.51.1 → 1.52.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 94693899b92fac1c42814dca301fe4fd49f0fbfa1e839a8e1bb98ac8faa6e5d3
4
- data.tar.gz: d3a248edd769ab41a64941ace9a5fe885fccc9983b1fce32c8b533ca7af305cf
3
+ metadata.gz: 96dd985e5887042b46f0d86bbf8d1369396d9801a239dbd35cb7ee407ddca6aa
4
+ data.tar.gz: d87cf68f6411fcfe3b68fd0f1f1feb4c19e868d21a3710b04aa3ddcee9bd964b
5
5
  SHA512:
6
- metadata.gz: 348c18515f96b66b5d65d978a5d86a62f483d47023e22b0e8a294eff2860c03b275054f4e20add0deb004780c428cfc25d0f10ab859a837698f03c2ef33350c1
7
- data.tar.gz: cd1a3c4f43d7507c21f6c5fd24fe899efb10a4d4f417a52f922747e8dfcf28f79aed3ac215082f5b04496e96e7250a7615514c41ce02742c55949f0690375721
6
+ metadata.gz: d7341894f669a22d99a539766ee1fd81127f5afe578a8dca77222eb42e8b7cf77c730260df72159640cd85421b036e0a38a8a3751c06a2c7e7858c3f3a7052fc
7
+ data.tar.gz: c5dc1936979eac7f24abea9371c45f623aa11829ebaebdedd15c14d858bd6e599159e464b8c901a117690f330629576735183e154c533e07afd27d35900a2eca
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-mediaconvert/customizations'
45
47
  # @service
46
48
  module Aws::MediaConvert
47
49
 
48
- GEM_VERSION = '1.51.1'
50
+ GEM_VERSION = '1.52.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1436,6 +1438,14 @@ module Aws::MediaConvert
1436
1438
  # strength: 1,
1437
1439
  # },
1438
1440
  # },
1441
+ # partner_watermarking: {
1442
+ # nexguard_file_marker_settings: {
1443
+ # license: "__stringMin1Max100000",
1444
+ # payload: 1,
1445
+ # preset: "__stringMin1Max256",
1446
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
1447
+ # },
1448
+ # },
1439
1449
  # timecode_burnin: {
1440
1450
  # font_size: 1,
1441
1451
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -2212,6 +2222,10 @@ module Aws::MediaConvert
2212
2222
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
2213
2223
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
2214
2224
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
2225
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
2226
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
2227
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
2228
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
2215
2229
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
2216
2230
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
2217
2231
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -3287,6 +3301,14 @@ module Aws::MediaConvert
3287
3301
  # strength: 1,
3288
3302
  # },
3289
3303
  # },
3304
+ # partner_watermarking: {
3305
+ # nexguard_file_marker_settings: {
3306
+ # license: "__stringMin1Max100000",
3307
+ # payload: 1,
3308
+ # preset: "__stringMin1Max256",
3309
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
3310
+ # },
3311
+ # },
3290
3312
  # timecode_burnin: {
3291
3313
  # font_size: 1,
3292
3314
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -4033,6 +4055,10 @@ module Aws::MediaConvert
4033
4055
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
4034
4056
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
4035
4057
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
4058
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
4059
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
4060
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
4061
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
4036
4062
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
4037
4063
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
4038
4064
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -4665,6 +4691,14 @@ module Aws::MediaConvert
4665
4691
  # strength: 1,
4666
4692
  # },
4667
4693
  # },
4694
+ # partner_watermarking: {
4695
+ # nexguard_file_marker_settings: {
4696
+ # license: "__stringMin1Max100000",
4697
+ # payload: 1,
4698
+ # preset: "__stringMin1Max256",
4699
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
4700
+ # },
4701
+ # },
4668
4702
  # timecode_burnin: {
4669
4703
  # font_size: 1,
4670
4704
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -5138,6 +5172,10 @@ module Aws::MediaConvert
5138
5172
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
5139
5173
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
5140
5174
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
5175
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
5176
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
5177
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
5178
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
5141
5179
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
5142
5180
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
5143
5181
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -6125,6 +6163,10 @@ module Aws::MediaConvert
6125
6163
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
6126
6164
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
6127
6165
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
6166
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
6167
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
6168
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
6169
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
6128
6170
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
6129
6171
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
6130
6172
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -6882,6 +6924,10 @@ module Aws::MediaConvert
6882
6924
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
6883
6925
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
6884
6926
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
6927
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
6928
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
6929
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
6930
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
6885
6931
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
6886
6932
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
6887
6933
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -7379,6 +7425,10 @@ module Aws::MediaConvert
7379
7425
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
7380
7426
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
7381
7427
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
7428
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
7429
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
7430
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
7431
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
7382
7432
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
7383
7433
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
7384
7434
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -8195,6 +8245,10 @@ module Aws::MediaConvert
8195
8245
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
8196
8246
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
8197
8247
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
8248
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
8249
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
8250
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
8251
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
8198
8252
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
8199
8253
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
8200
8254
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -9002,6 +9056,10 @@ module Aws::MediaConvert
9002
9056
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
9003
9057
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
9004
9058
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
9059
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
9060
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
9061
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
9062
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
9005
9063
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
9006
9064
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
9007
9065
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -9537,6 +9595,10 @@ module Aws::MediaConvert
9537
9595
  # resp.presets[0].settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
9538
9596
  # resp.presets[0].settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
9539
9597
  # resp.presets[0].settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
9598
+ # resp.presets[0].settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
9599
+ # resp.presets[0].settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
9600
+ # resp.presets[0].settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
9601
+ # resp.presets[0].settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
9540
9602
  # resp.presets[0].settings.video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
9541
9603
  # resp.presets[0].settings.video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
9542
9604
  # resp.presets[0].settings.video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -10747,6 +10809,14 @@ module Aws::MediaConvert
10747
10809
  # strength: 1,
10748
10810
  # },
10749
10811
  # },
10812
+ # partner_watermarking: {
10813
+ # nexguard_file_marker_settings: {
10814
+ # license: "__stringMin1Max100000",
10815
+ # payload: 1,
10816
+ # preset: "__stringMin1Max256",
10817
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
10818
+ # },
10819
+ # },
10750
10820
  # timecode_burnin: {
10751
10821
  # font_size: 1,
10752
10822
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -11490,6 +11560,10 @@ module Aws::MediaConvert
11490
11560
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
11491
11561
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
11492
11562
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
11563
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
11564
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
11565
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
11566
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
11493
11567
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
11494
11568
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
11495
11569
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -12116,6 +12190,14 @@ module Aws::MediaConvert
12116
12190
  # strength: 1,
12117
12191
  # },
12118
12192
  # },
12193
+ # partner_watermarking: {
12194
+ # nexguard_file_marker_settings: {
12195
+ # license: "__stringMin1Max100000",
12196
+ # payload: 1,
12197
+ # preset: "__stringMin1Max256",
12198
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
12199
+ # },
12200
+ # },
12119
12201
  # timecode_burnin: {
12120
12202
  # font_size: 1,
12121
12203
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -12586,6 +12668,10 @@ module Aws::MediaConvert
12586
12668
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.post_temporal_sharpening #=> String, one of "DISABLED", "ENABLED", "AUTO"
12587
12669
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.speed #=> Integer
12588
12670
  # resp.preset.settings.video_description.video_preprocessors.noise_reducer.temporal_filter_settings.strength #=> Integer
12671
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.license #=> String
12672
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.payload #=> Integer
12673
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.preset #=> String
12674
+ # resp.preset.settings.video_description.video_preprocessors.partner_watermarking.nexguard_file_marker_settings.strength #=> String, one of "LIGHTEST", "LIGHTER", "DEFAULT", "STRONGER", "STRONGEST"
12589
12675
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.font_size #=> Integer
12590
12676
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.position #=> String, one of "TOP_CENTER", "TOP_LEFT", "TOP_RIGHT", "MIDDLE_LEFT", "MIDDLE_CENTER", "MIDDLE_RIGHT", "BOTTOM_LEFT", "BOTTOM_CENTER", "BOTTOM_RIGHT"
12591
12677
  # resp.preset.settings.video_description.video_preprocessors.timecode_burnin.prefix #=> String
@@ -12681,7 +12767,7 @@ module Aws::MediaConvert
12681
12767
  params: params,
12682
12768
  config: config)
12683
12769
  context[:gem_name] = 'aws-sdk-mediaconvert'
12684
- context[:gem_version] = '1.51.1'
12770
+ context[:gem_version] = '1.52.0'
12685
12771
  Seahorse::Client::Request.new(handlers, context)
12686
12772
  end
12687
12773
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -384,6 +386,7 @@ module Aws::MediaConvert
384
386
  MsSmoothManifestEncoding = Shapes::StringShape.new(name: 'MsSmoothManifestEncoding')
385
387
  MxfAfdSignaling = Shapes::StringShape.new(name: 'MxfAfdSignaling')
386
388
  MxfSettings = Shapes::StructureShape.new(name: 'MxfSettings')
389
+ NexGuardFileMarkerSettings = Shapes::StructureShape.new(name: 'NexGuardFileMarkerSettings')
387
390
  NielsenConfiguration = Shapes::StructureShape.new(name: 'NielsenConfiguration')
388
391
  NoiseFilterPostTemporalSharpening = Shapes::StringShape.new(name: 'NoiseFilterPostTemporalSharpening')
389
392
  NoiseReducer = Shapes::StructureShape.new(name: 'NoiseReducer')
@@ -403,6 +406,7 @@ module Aws::MediaConvert
403
406
  OutputGroupType = Shapes::StringShape.new(name: 'OutputGroupType')
404
407
  OutputSdt = Shapes::StringShape.new(name: 'OutputSdt')
405
408
  OutputSettings = Shapes::StructureShape.new(name: 'OutputSettings')
409
+ PartnerWatermarking = Shapes::StructureShape.new(name: 'PartnerWatermarking')
406
410
  Preset = Shapes::StructureShape.new(name: 'Preset')
407
411
  PresetListBy = Shapes::StringShape.new(name: 'PresetListBy')
408
412
  PresetSettings = Shapes::StructureShape.new(name: 'PresetSettings')
@@ -485,6 +489,7 @@ module Aws::MediaConvert
485
489
  Vp9QualityTuningLevel = Shapes::StringShape.new(name: 'Vp9QualityTuningLevel')
486
490
  Vp9RateControlMode = Shapes::StringShape.new(name: 'Vp9RateControlMode')
487
491
  Vp9Settings = Shapes::StructureShape.new(name: 'Vp9Settings')
492
+ WatermarkingStrength = Shapes::StringShape.new(name: 'WatermarkingStrength')
488
493
  WavFormat = Shapes::StringShape.new(name: 'WavFormat')
489
494
  WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
490
495
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
@@ -515,6 +520,7 @@ module Aws::MediaConvert
515
520
  __integerMin0Max30000 = Shapes::IntegerShape.new(name: '__integerMin0Max30000')
516
521
  __integerMin0Max3600 = Shapes::IntegerShape.new(name: '__integerMin0Max3600')
517
522
  __integerMin0Max4 = Shapes::IntegerShape.new(name: '__integerMin0Max4')
523
+ __integerMin0Max4194303 = Shapes::IntegerShape.new(name: '__integerMin0Max4194303')
518
524
  __integerMin0Max47185920 = Shapes::IntegerShape.new(name: '__integerMin0Max47185920')
519
525
  __integerMin0Max500 = Shapes::IntegerShape.new(name: '__integerMin0Max500')
520
526
  __integerMin0Max50000 = Shapes::IntegerShape.new(name: '__integerMin0Max50000')
@@ -626,6 +632,7 @@ module Aws::MediaConvert
626
632
  __stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA = Shapes::StringShape.new(name: '__stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA')
627
633
  __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI = Shapes::StringShape.new(name: '__stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI')
628
634
  __stringMin16Max24PatternAZaZ0922AZaZ0916 = Shapes::StringShape.new(name: '__stringMin16Max24PatternAZaZ0922AZaZ0916')
635
+ __stringMin1Max100000 = Shapes::StringShape.new(name: '__stringMin1Max100000')
629
636
  __stringMin1Max256 = Shapes::StringShape.new(name: '__stringMin1Max256')
630
637
  __stringMin24Max512PatternAZaZ0902 = Shapes::StringShape.new(name: '__stringMin24Max512PatternAZaZ0902')
631
638
  __stringMin32Max32Pattern09aFAF32 = Shapes::StringShape.new(name: '__stringMin32Max32Pattern09aFAF32')
@@ -1682,6 +1689,12 @@ module Aws::MediaConvert
1682
1689
  MxfSettings.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: MxfAfdSignaling, location_name: "afdSignaling"))
1683
1690
  MxfSettings.struct_class = Types::MxfSettings
1684
1691
 
1692
+ NexGuardFileMarkerSettings.add_member(:license, Shapes::ShapeRef.new(shape: __stringMin1Max100000, location_name: "license"))
1693
+ NexGuardFileMarkerSettings.add_member(:payload, Shapes::ShapeRef.new(shape: __integerMin0Max4194303, location_name: "payload"))
1694
+ NexGuardFileMarkerSettings.add_member(:preset, Shapes::ShapeRef.new(shape: __stringMin1Max256, location_name: "preset"))
1695
+ NexGuardFileMarkerSettings.add_member(:strength, Shapes::ShapeRef.new(shape: WatermarkingStrength, location_name: "strength"))
1696
+ NexGuardFileMarkerSettings.struct_class = Types::NexGuardFileMarkerSettings
1697
+
1685
1698
  NielsenConfiguration.add_member(:breakout_code, Shapes::ShapeRef.new(shape: __integerMin0Max0, location_name: "breakoutCode"))
1686
1699
  NielsenConfiguration.add_member(:distributor_id, Shapes::ShapeRef.new(shape: __string, location_name: "distributorId"))
1687
1700
  NielsenConfiguration.struct_class = Types::NielsenConfiguration
@@ -1751,6 +1764,9 @@ module Aws::MediaConvert
1751
1764
  OutputSettings.add_member(:hls_settings, Shapes::ShapeRef.new(shape: HlsSettings, location_name: "hlsSettings"))
1752
1765
  OutputSettings.struct_class = Types::OutputSettings
1753
1766
 
1767
+ PartnerWatermarking.add_member(:nexguard_file_marker_settings, Shapes::ShapeRef.new(shape: NexGuardFileMarkerSettings, location_name: "nexguardFileMarkerSettings"))
1768
+ PartnerWatermarking.struct_class = Types::PartnerWatermarking
1769
+
1754
1770
  Preset.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1755
1771
  Preset.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
1756
1772
  Preset.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "createdAt"))
@@ -1975,6 +1991,7 @@ module Aws::MediaConvert
1975
1991
  VideoPreprocessor.add_member(:dolby_vision, Shapes::ShapeRef.new(shape: DolbyVision, location_name: "dolbyVision"))
1976
1992
  VideoPreprocessor.add_member(:image_inserter, Shapes::ShapeRef.new(shape: ImageInserter, location_name: "imageInserter"))
1977
1993
  VideoPreprocessor.add_member(:noise_reducer, Shapes::ShapeRef.new(shape: NoiseReducer, location_name: "noiseReducer"))
1994
+ VideoPreprocessor.add_member(:partner_watermarking, Shapes::ShapeRef.new(shape: PartnerWatermarking, location_name: "partnerWatermarking"))
1978
1995
  VideoPreprocessor.add_member(:timecode_burnin, Shapes::ShapeRef.new(shape: TimecodeBurnin, location_name: "timecodeBurnin"))
1979
1996
  VideoPreprocessor.struct_class = Types::VideoPreprocessor
1980
1997
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1029,8 +1031,8 @@ module Aws::MediaConvert
1029
1031
  # @return [String]
1030
1032
  #
1031
1033
  # @!attribute [rw] framerate_conversion_algorithm
1032
- # When set to INTERPOLATE, produces smoother motion during frame rate
1033
- # conversion.
1034
+ # Optional. Specify how the transcoder performs framerate conversion.
1035
+ # The default behavior is to use duplicate drop conversion.
1034
1036
  # @return [String]
1035
1037
  #
1036
1038
  # @!attribute [rw] framerate_denominator
@@ -3577,6 +3579,14 @@ module Aws::MediaConvert
3577
3579
  # strength: 1,
3578
3580
  # },
3579
3581
  # },
3582
+ # partner_watermarking: {
3583
+ # nexguard_file_marker_settings: {
3584
+ # license: "__stringMin1Max100000",
3585
+ # payload: 1,
3586
+ # preset: "__stringMin1Max256",
3587
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
3588
+ # },
3589
+ # },
3580
3590
  # timecode_burnin: {
3581
3591
  # font_size: 1,
3582
3592
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -4729,6 +4739,14 @@ module Aws::MediaConvert
4729
4739
  # strength: 1,
4730
4740
  # },
4731
4741
  # },
4742
+ # partner_watermarking: {
4743
+ # nexguard_file_marker_settings: {
4744
+ # license: "__stringMin1Max100000",
4745
+ # payload: 1,
4746
+ # preset: "__stringMin1Max256",
4747
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
4748
+ # },
4749
+ # },
4732
4750
  # timecode_burnin: {
4733
4751
  # font_size: 1,
4734
4752
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -5440,6 +5458,14 @@ module Aws::MediaConvert
5440
5458
  # strength: 1,
5441
5459
  # },
5442
5460
  # },
5461
+ # partner_watermarking: {
5462
+ # nexguard_file_marker_settings: {
5463
+ # license: "__stringMin1Max100000",
5464
+ # payload: 1,
5465
+ # preset: "__stringMin1Max256",
5466
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
5467
+ # },
5468
+ # },
5443
5469
  # timecode_burnin: {
5444
5470
  # font_size: 1,
5445
5471
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -7582,18 +7608,29 @@ module Aws::MediaConvert
7582
7608
  # Optional. Specify how the service determines the pixel aspect ratio
7583
7609
  # (PAR) for this output. The default behavior, Follow source
7584
7610
  # (INITIALIZE\_FROM\_SOURCE), uses the PAR from your input video for
7585
- # your output. To use a different PAR, choose (SPECIFIED). In the
7586
- # console, SPECIFIED corresponds to any value other than Follow
7587
- # source. When you choose SPECIFIED for this setting, you must also
7588
- # specify values for the parNumerator and parDenominator settings.
7611
+ # your output. To specify a different PAR in the console, choose any
7612
+ # value other than Follow source. To specify a different PAR by
7613
+ # editing the JSON job specification, choose SPECIFIED. When you
7614
+ # choose SPECIFIED for this setting, you must also specify values for
7615
+ # the parNumerator and parDenominator settings.
7589
7616
  # @return [String]
7590
7617
  #
7591
7618
  # @!attribute [rw] par_denominator
7592
- # Pixel Aspect Ratio denominator.
7619
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
7620
+ # On the console, this corresponds to any value other than Follow
7621
+ # source. When you specify an output pixel aspect ratio (PAR) that is
7622
+ # different from your input video PAR, provide your output PAR as a
7623
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
7624
+ # ratio 40:33. In this example, the value for parDenominator is 33.
7593
7625
  # @return [Integer]
7594
7626
  #
7595
7627
  # @!attribute [rw] par_numerator
7596
- # Pixel Aspect Ratio numerator.
7628
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
7629
+ # On the console, this corresponds to any value other than Follow
7630
+ # source. When you specify an output pixel aspect ratio (PAR) that is
7631
+ # different from your input video PAR, provide your output PAR as a
7632
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
7633
+ # ratio 40:33. In this example, the value for parNumerator is 40.
7597
7634
  # @return [Integer]
7598
7635
  #
7599
7636
  # @!attribute [rw] quality_tuning_level
@@ -7885,8 +7922,8 @@ module Aws::MediaConvert
7885
7922
  # @return [String]
7886
7923
  #
7887
7924
  # @!attribute [rw] framerate_conversion_algorithm
7888
- # When set to INTERPOLATE, produces smoother motion during frame rate
7889
- # conversion.
7925
+ # Optional. Specify how the transcoder performs framerate conversion.
7926
+ # The default behavior is to use duplicate drop conversion.
7890
7927
  # @return [String]
7891
7928
  #
7892
7929
  # @!attribute [rw] framerate_denominator
@@ -7978,18 +8015,29 @@ module Aws::MediaConvert
7978
8015
  # Optional. Specify how the service determines the pixel aspect ratio
7979
8016
  # (PAR) for this output. The default behavior, Follow source
7980
8017
  # (INITIALIZE\_FROM\_SOURCE), uses the PAR from your input video for
7981
- # your output. To use a different PAR, choose (SPECIFIED). In the
7982
- # console, SPECIFIED corresponds to any value other than Follow
7983
- # source. When you choose SPECIFIED for this setting, you must also
7984
- # specify values for the parNumerator and parDenominator settings.
8018
+ # your output. To specify a different PAR in the console, choose any
8019
+ # value other than Follow source. To specify a different PAR by
8020
+ # editing the JSON job specification, choose SPECIFIED. When you
8021
+ # choose SPECIFIED for this setting, you must also specify values for
8022
+ # the parNumerator and parDenominator settings.
7985
8023
  # @return [String]
7986
8024
  #
7987
8025
  # @!attribute [rw] par_denominator
7988
- # Pixel Aspect Ratio denominator.
8026
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
8027
+ # On the console, this corresponds to any value other than Follow
8028
+ # source. When you specify an output pixel aspect ratio (PAR) that is
8029
+ # different from your input video PAR, provide your output PAR as a
8030
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
8031
+ # ratio 40:33. In this example, the value for parDenominator is 33.
7989
8032
  # @return [Integer]
7990
8033
  #
7991
8034
  # @!attribute [rw] par_numerator
7992
- # Pixel Aspect Ratio numerator.
8035
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
8036
+ # On the console, this corresponds to any value other than Follow
8037
+ # source. When you specify an output pixel aspect ratio (PAR) that is
8038
+ # different from your input video PAR, provide your output PAR as a
8039
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
8040
+ # ratio 40:33. In this example, the value for parNumerator is 40.
7993
8041
  # @return [Integer]
7994
8042
  #
7995
8043
  # @!attribute [rw] quality_tuning_level
@@ -9045,9 +9093,9 @@ module Aws::MediaConvert
9045
9093
  # @return [Hash<String,Types::AudioSelector>]
9046
9094
  #
9047
9095
  # @!attribute [rw] caption_selectors
9048
- # Use Captions selectors (CaptionSelectors) to specify the captions
9049
- # data from the input that you will use in your outputs. You can use
9050
- # multiple captions selectors per input.
9096
+ # Use captions selectors to specify the captions data from your input
9097
+ # that you use in your outputs. You can use up to 20 captions
9098
+ # selectors per input.
9051
9099
  # @return [Hash<String,Types::CaptionSelector>]
9052
9100
  #
9053
9101
  # @!attribute [rw] crop
@@ -9461,9 +9509,9 @@ module Aws::MediaConvert
9461
9509
  # @return [Hash<String,Types::AudioSelector>]
9462
9510
  #
9463
9511
  # @!attribute [rw] caption_selectors
9464
- # Use Captions selectors (CaptionSelectors) to specify the captions
9465
- # data from the input that you will use in your outputs. You can use
9466
- # multiple captions selectors per input.
9512
+ # Use captions selectors to specify the captions data from your input
9513
+ # that you use in your outputs. You can use up to 20 captions
9514
+ # selectors per input.
9467
9515
  # @return [Hash<String,Types::CaptionSelector>]
9468
9516
  #
9469
9517
  # @!attribute [rw] crop
@@ -10898,6 +10946,14 @@ module Aws::MediaConvert
10898
10946
  # strength: 1,
10899
10947
  # },
10900
10948
  # },
10949
+ # partner_watermarking: {
10950
+ # nexguard_file_marker_settings: {
10951
+ # license: "__stringMin1Max100000",
10952
+ # payload: 1,
10953
+ # preset: "__stringMin1Max256",
10954
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
10955
+ # },
10956
+ # },
10901
10957
  # timecode_burnin: {
10902
10958
  # font_size: 1,
10903
10959
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -12067,6 +12123,14 @@ module Aws::MediaConvert
12067
12123
  # strength: 1,
12068
12124
  # },
12069
12125
  # },
12126
+ # partner_watermarking: {
12127
+ # nexguard_file_marker_settings: {
12128
+ # license: "__stringMin1Max100000",
12129
+ # payload: 1,
12130
+ # preset: "__stringMin1Max256",
12131
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
12132
+ # },
12133
+ # },
12070
12134
  # timecode_burnin: {
12071
12135
  # font_size: 1,
12072
12136
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -13572,18 +13636,29 @@ module Aws::MediaConvert
13572
13636
  # Optional. Specify how the service determines the pixel aspect ratio
13573
13637
  # (PAR) for this output. The default behavior, Follow source
13574
13638
  # (INITIALIZE\_FROM\_SOURCE), uses the PAR from your input video for
13575
- # your output. To use a different PAR, choose (SPECIFIED). In the
13576
- # console, SPECIFIED corresponds to any value other than Follow
13577
- # source. When you choose SPECIFIED for this setting, you must also
13578
- # specify values for the parNumerator and parDenominator settings.
13639
+ # your output. To specify a different PAR in the console, choose any
13640
+ # value other than Follow source. To specify a different PAR by
13641
+ # editing the JSON job specification, choose SPECIFIED. When you
13642
+ # choose SPECIFIED for this setting, you must also specify values for
13643
+ # the parNumerator and parDenominator settings.
13579
13644
  # @return [String]
13580
13645
  #
13581
13646
  # @!attribute [rw] par_denominator
13582
- # Pixel Aspect Ratio denominator.
13647
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
13648
+ # On the console, this corresponds to any value other than Follow
13649
+ # source. When you specify an output pixel aspect ratio (PAR) that is
13650
+ # different from your input video PAR, provide your output PAR as a
13651
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
13652
+ # ratio 40:33. In this example, the value for parDenominator is 33.
13583
13653
  # @return [Integer]
13584
13654
  #
13585
13655
  # @!attribute [rw] par_numerator
13586
- # Pixel Aspect Ratio numerator.
13656
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
13657
+ # On the console, this corresponds to any value other than Follow
13658
+ # source. When you specify an output pixel aspect ratio (PAR) that is
13659
+ # different from your input video PAR, provide your output PAR as a
13660
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
13661
+ # ratio 40:33. In this example, the value for parNumerator is 40.
13587
13662
  # @return [Integer]
13588
13663
  #
13589
13664
  # @!attribute [rw] quality_tuning_level
@@ -13860,6 +13935,65 @@ module Aws::MediaConvert
13860
13935
  include Aws::Structure
13861
13936
  end
13862
13937
 
13938
+ # For forensic video watermarking, MediaConvert supports Nagra NexGuard
13939
+ # File Marker watermarking. MediaConvert supports both PreRelease
13940
+ # Content (NGPR/G2) and OTT Streaming workflows.
13941
+ #
13942
+ # @note When making an API call, you may pass NexGuardFileMarkerSettings
13943
+ # data as a hash:
13944
+ #
13945
+ # {
13946
+ # license: "__stringMin1Max100000",
13947
+ # payload: 1,
13948
+ # preset: "__stringMin1Max256",
13949
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
13950
+ # }
13951
+ #
13952
+ # @!attribute [rw] license
13953
+ # Use the base64 license string that Nagra provides you. Enter it
13954
+ # directly in your JSON job specification or in the console. Required
13955
+ # when you include Nagra NexGuard File Marker watermarking
13956
+ # (NexGuardWatermarkingSettings) in your job.
13957
+ # @return [String]
13958
+ #
13959
+ # @!attribute [rw] payload
13960
+ # Specify the payload ID that you want associated with this output.
13961
+ # Valid values vary depending on your Nagra NexGuard forensic
13962
+ # watermarking workflow. Required when you include Nagra NexGuard File
13963
+ # Marker watermarking (NexGuardWatermarkingSettings) in your job. For
13964
+ # PreRelease Content (NGPR/G2), specify an integer from 1 through
13965
+ # 4,194,303. You must generate a unique ID for each asset you
13966
+ # watermark, and keep a record of which ID you have assigned to each
13967
+ # asset. Neither Nagra nor MediaConvert keep track of the relationship
13968
+ # between output files and your IDs. For OTT Streaming, create two
13969
+ # adaptive bitrate (ABR) stacks for each asset. Do this by setting up
13970
+ # two output groups. For one output group, set the value of Payload ID
13971
+ # (payload) to 0 in every output. For the other output group, set
13972
+ # Payload ID (payload) to 1 in every output.
13973
+ # @return [Integer]
13974
+ #
13975
+ # @!attribute [rw] preset
13976
+ # Enter one of the watermarking preset strings that Nagra provides
13977
+ # you. Required when you include Nagra NexGuard File Marker
13978
+ # watermarking (NexGuardWatermarkingSettings) in your job.
13979
+ # @return [String]
13980
+ #
13981
+ # @!attribute [rw] strength
13982
+ # Optional. Ignore this setting unless Nagra support directs you to
13983
+ # specify a value. When you don't specify a value here, the Nagra
13984
+ # NexGuard library uses its default value.
13985
+ # @return [String]
13986
+ #
13987
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/NexGuardFileMarkerSettings AWS API Documentation
13988
+ #
13989
+ class NexGuardFileMarkerSettings < Struct.new(
13990
+ :license,
13991
+ :payload,
13992
+ :preset,
13993
+ :strength)
13994
+ include Aws::Structure
13995
+ end
13996
+
13863
13997
  # Settings for your Nielsen configuration. If you don't do Nielsen
13864
13998
  # measurement and analytics, ignore these settings. When you enable
13865
13999
  # Nielsen configuration (nielsenConfiguration), MediaConvert enables PCM
@@ -14710,6 +14844,14 @@ module Aws::MediaConvert
14710
14844
  # strength: 1,
14711
14845
  # },
14712
14846
  # },
14847
+ # partner_watermarking: {
14848
+ # nexguard_file_marker_settings: {
14849
+ # license: "__stringMin1Max100000",
14850
+ # payload: 1,
14851
+ # preset: "__stringMin1Max256",
14852
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
14853
+ # },
14854
+ # },
14713
14855
  # timecode_burnin: {
14714
14856
  # font_size: 1,
14715
14857
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -15636,6 +15778,14 @@ module Aws::MediaConvert
15636
15778
  # strength: 1,
15637
15779
  # },
15638
15780
  # },
15781
+ # partner_watermarking: {
15782
+ # nexguard_file_marker_settings: {
15783
+ # license: "__stringMin1Max100000",
15784
+ # payload: 1,
15785
+ # preset: "__stringMin1Max256",
15786
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
15787
+ # },
15788
+ # },
15639
15789
  # timecode_burnin: {
15640
15790
  # font_size: 1,
15641
15791
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -15976,6 +16126,35 @@ module Aws::MediaConvert
15976
16126
  include Aws::Structure
15977
16127
  end
15978
16128
 
16129
+ # If you work with a third party video watermarking partner, use the
16130
+ # group of settings that correspond with your watermarking partner to
16131
+ # include watermarks in your output.
16132
+ #
16133
+ # @note When making an API call, you may pass PartnerWatermarking
16134
+ # data as a hash:
16135
+ #
16136
+ # {
16137
+ # nexguard_file_marker_settings: {
16138
+ # license: "__stringMin1Max100000",
16139
+ # payload: 1,
16140
+ # preset: "__stringMin1Max256",
16141
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
16142
+ # },
16143
+ # }
16144
+ #
16145
+ # @!attribute [rw] nexguard_file_marker_settings
16146
+ # For forensic video watermarking, MediaConvert supports Nagra
16147
+ # NexGuard File Marker watermarking. MediaConvert supports both
16148
+ # PreRelease Content (NGPR/G2) and OTT Streaming workflows.
16149
+ # @return [Types::NexGuardFileMarkerSettings]
16150
+ #
16151
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/PartnerWatermarking AWS API Documentation
16152
+ #
16153
+ class PartnerWatermarking < Struct.new(
16154
+ :nexguard_file_marker_settings)
16155
+ include Aws::Structure
16156
+ end
16157
+
15979
16158
  # A preset is a collection of preconfigured media conversion settings
15980
16159
  # that you want MediaConvert to apply to the output during the
15981
16160
  # conversion process.
@@ -16612,6 +16791,14 @@ module Aws::MediaConvert
16612
16791
  # strength: 1,
16613
16792
  # },
16614
16793
  # },
16794
+ # partner_watermarking: {
16795
+ # nexguard_file_marker_settings: {
16796
+ # license: "__stringMin1Max100000",
16797
+ # payload: 1,
16798
+ # preset: "__stringMin1Max256",
16799
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
16800
+ # },
16801
+ # },
16615
16802
  # timecode_burnin: {
16616
16803
  # font_size: 1,
16617
16804
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -16733,18 +16920,29 @@ module Aws::MediaConvert
16733
16920
  # Optional. Specify how the service determines the pixel aspect ratio
16734
16921
  # (PAR) for this output. The default behavior, Follow source
16735
16922
  # (INITIALIZE\_FROM\_SOURCE), uses the PAR from your input video for
16736
- # your output. To use a different PAR, choose (SPECIFIED). In the
16737
- # console, SPECIFIED corresponds to any value other than Follow
16738
- # source. When you choose SPECIFIED for this setting, you must also
16739
- # specify values for the parNumerator and parDenominator settings.
16923
+ # your output. To specify a different PAR in the console, choose any
16924
+ # value other than Follow source. To specify a different PAR by
16925
+ # editing the JSON job specification, choose SPECIFIED. When you
16926
+ # choose SPECIFIED for this setting, you must also specify values for
16927
+ # the parNumerator and parDenominator settings.
16740
16928
  # @return [String]
16741
16929
  #
16742
16930
  # @!attribute [rw] par_denominator
16743
- # Pixel Aspect Ratio denominator.
16931
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
16932
+ # On the console, this corresponds to any value other than Follow
16933
+ # source. When you specify an output pixel aspect ratio (PAR) that is
16934
+ # different from your input video PAR, provide your output PAR as a
16935
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
16936
+ # ratio 40:33. In this example, the value for parDenominator is 33.
16744
16937
  # @return [Integer]
16745
16938
  #
16746
16939
  # @!attribute [rw] par_numerator
16747
- # Pixel Aspect Ratio numerator.
16940
+ # Required when you set Pixel aspect ratio (parControl) to SPECIFIED.
16941
+ # On the console, this corresponds to any value other than Follow
16942
+ # source. When you specify an output pixel aspect ratio (PAR) that is
16943
+ # different from your input video PAR, provide your output PAR as a
16944
+ # ratio. For example, for D1/DV NTSC widescreen, you would specify the
16945
+ # ratio 40:33. In this example, the value for parNumerator is 40.
16748
16946
  # @return [Integer]
16749
16947
  #
16750
16948
  # @!attribute [rw] slow_pal
@@ -18723,6 +18921,14 @@ module Aws::MediaConvert
18723
18921
  # strength: 1,
18724
18922
  # },
18725
18923
  # },
18924
+ # partner_watermarking: {
18925
+ # nexguard_file_marker_settings: {
18926
+ # license: "__stringMin1Max100000",
18927
+ # payload: 1,
18928
+ # preset: "__stringMin1Max256",
18929
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
18930
+ # },
18931
+ # },
18726
18932
  # timecode_burnin: {
18727
18933
  # font_size: 1,
18728
18934
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -19421,6 +19627,14 @@ module Aws::MediaConvert
19421
19627
  # strength: 1,
19422
19628
  # },
19423
19629
  # },
19630
+ # partner_watermarking: {
19631
+ # nexguard_file_marker_settings: {
19632
+ # license: "__stringMin1Max100000",
19633
+ # payload: 1,
19634
+ # preset: "__stringMin1Max256",
19635
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
19636
+ # },
19637
+ # },
19424
19638
  # timecode_burnin: {
19425
19639
  # font_size: 1,
19426
19640
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -20096,6 +20310,14 @@ module Aws::MediaConvert
20096
20310
  # strength: 1,
20097
20311
  # },
20098
20312
  # },
20313
+ # partner_watermarking: {
20314
+ # nexguard_file_marker_settings: {
20315
+ # license: "__stringMin1Max100000",
20316
+ # payload: 1,
20317
+ # preset: "__stringMin1Max256",
20318
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
20319
+ # },
20320
+ # },
20099
20321
  # timecode_burnin: {
20100
20322
  # font_size: 1,
20101
20323
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -20346,6 +20568,14 @@ module Aws::MediaConvert
20346
20568
  # strength: 1,
20347
20569
  # },
20348
20570
  # },
20571
+ # partner_watermarking: {
20572
+ # nexguard_file_marker_settings: {
20573
+ # license: "__stringMin1Max100000",
20574
+ # payload: 1,
20575
+ # preset: "__stringMin1Max256",
20576
+ # strength: "LIGHTEST", # accepts LIGHTEST, LIGHTER, DEFAULT, STRONGER, STRONGEST
20577
+ # },
20578
+ # },
20349
20579
  # timecode_burnin: {
20350
20580
  # font_size: 1,
20351
20581
  # position: "TOP_CENTER", # accepts TOP_CENTER, TOP_LEFT, TOP_RIGHT, MIDDLE_LEFT, MIDDLE_CENTER, MIDDLE_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
@@ -20381,6 +20611,12 @@ module Aws::MediaConvert
20381
20611
  # each output individually. This setting is disabled by default.
20382
20612
  # @return [Types::NoiseReducer]
20383
20613
  #
20614
+ # @!attribute [rw] partner_watermarking
20615
+ # If you work with a third party video watermarking partner, use the
20616
+ # group of settings that correspond with your watermarking partner to
20617
+ # include watermarks in your output.
20618
+ # @return [Types::PartnerWatermarking]
20619
+ #
20384
20620
  # @!attribute [rw] timecode_burnin
20385
20621
  # Timecode burn-in (TimecodeBurnIn)--Burns the output timecode and
20386
20622
  # specified prefix into the output.
@@ -20394,6 +20630,7 @@ module Aws::MediaConvert
20394
20630
  :dolby_vision,
20395
20631
  :image_inserter,
20396
20632
  :noise_reducer,
20633
+ :partner_watermarking,
20397
20634
  :timecode_burnin)
20398
20635
  include Aws::Structure
20399
20636
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mediaconvert
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.51.1
4
+ version: 1.52.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-06-11 00:00:00.000000000 Z
11
+ date: 2020-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core