aws-sdk-mediaconvert 1.96.0 → 1.97.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: 840c8c3bf7e30f9819feff58d3ccb9f6ccc89d08974d7ad0463e8322641d57fd
4
- data.tar.gz: 773bdd87b11842e90ce70214cc84d430dfdf4da3e9168f9019ecf6d0f4f544a2
3
+ metadata.gz: 5d4493822aa5c6a674263b92bbaae508e3549da60689e821668170aeb9426530
4
+ data.tar.gz: 6badda2ff8b7162ca673dfdd3a34b474a18cc86f0f4df383e2a9ae8de579caa5
5
5
  SHA512:
6
- metadata.gz: 9ff75f049c87516ecca101938f5a459e993200b965bed369351b81d1e596a03fe6b88a37bf420e6c7cb9ee53215bcabe8bc7099eaf482a84e36977b71abf3b62
7
- data.tar.gz: '09e7232832d204ec9eedf3483080b6479e973c6cb5de94a0affbeba987f35944372cf9c65899236d54a04719fd9aae4c20dea8bf11146f176c8f476bb54440a6'
6
+ metadata.gz: 3facc577843a325562af42266b466c905e57d6b8c20fa3ad7eb9dd5b6c651962b25e389c16a114effe10ef0fce4b6849d245fdf5561f5ffaa48bcf1b0ed5d0af
7
+ data.tar.gz: d23017451295e21f814e97b6d9ead7f7a8a59ea4b8c607c03c445035c75edc63c353ede39ba76259ff72797ea201f119e11e79f0b83b5ca4f69732bd9f250cd3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.97.0 (2023-01-12)
5
+ ------------------
6
+
7
+ * Feature - The AWS Elemental MediaConvert SDK has added support for compact DASH manifest generation, audio normalization using TruePeak measurements, and the ability to clip the sample range in the color corrector.
8
+
4
9
  1.96.0 (2022-12-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.96.0
1
+ 1.97.0
@@ -434,7 +434,7 @@ module Aws::MediaConvert
434
434
  # appear on the billing report unsorted.
435
435
  #
436
436
  # @option params [String] :client_request_token
437
- # Optional. Idempotency token for CreateJob operation.**A suitable default value is auto-generated.** You should normally
437
+ # Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.**A suitable default value is auto-generated.** You should normally
438
438
  # not need to pass this option.**
439
439
  #
440
440
  # @option params [Array<Types::HopDestination>] :hop_destinations
@@ -713,6 +713,7 @@ module Aws::MediaConvert
713
713
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
714
714
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
715
715
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
716
+ # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
716
717
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
717
718
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
718
719
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -763,6 +764,7 @@ module Aws::MediaConvert
763
764
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
764
765
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
765
766
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
767
+ # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
766
768
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
767
769
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
768
770
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -886,6 +888,7 @@ module Aws::MediaConvert
886
888
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
887
889
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
888
890
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
891
+ # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
889
892
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
890
893
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
891
894
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -1409,6 +1412,10 @@ module Aws::MediaConvert
1409
1412
  # resp.job.settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
1410
1413
  # resp.job.settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
1411
1414
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
1415
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
1416
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
1417
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
1418
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
1412
1419
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
1413
1420
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
1414
1421
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -1424,7 +1431,7 @@ module Aws::MediaConvert
1424
1431
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
1425
1432
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
1426
1433
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
1427
- # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
1434
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
1428
1435
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
1429
1436
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
1430
1437
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -1736,6 +1743,7 @@ module Aws::MediaConvert
1736
1743
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
1737
1744
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
1738
1745
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
1746
+ # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
1739
1747
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
1740
1748
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
1741
1749
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -1786,6 +1794,7 @@ module Aws::MediaConvert
1786
1794
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
1787
1795
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
1788
1796
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
1797
+ # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
1789
1798
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
1790
1799
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
1791
1800
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -1909,6 +1918,7 @@ module Aws::MediaConvert
1909
1918
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
1910
1919
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
1911
1920
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
1921
+ # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
1912
1922
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
1913
1923
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
1914
1924
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -2432,6 +2442,10 @@ module Aws::MediaConvert
2432
2442
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
2433
2443
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
2434
2444
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
2445
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
2446
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
2447
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
2448
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
2435
2449
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
2436
2450
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
2437
2451
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -2447,7 +2461,7 @@ module Aws::MediaConvert
2447
2461
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
2448
2462
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
2449
2463
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
2450
- # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
2464
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
2451
2465
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
2452
2466
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
2453
2467
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -2553,6 +2567,7 @@ module Aws::MediaConvert
2553
2567
  # loudness_logging: "LOG", # accepts LOG, DONT_LOG
2554
2568
  # peak_calculation: "TRUE_PEAK", # accepts TRUE_PEAK, NONE
2555
2569
  # target_lkfs: 1.0,
2570
+ # true_peak_limiter_threshold: 1.0,
2556
2571
  # },
2557
2572
  # audio_source_name: "__string",
2558
2573
  # audio_type: 1,
@@ -3191,6 +3206,12 @@ module Aws::MediaConvert
3191
3206
  # video_preprocessors: {
3192
3207
  # color_corrector: {
3193
3208
  # brightness: 1,
3209
+ # clip_limits: {
3210
+ # maximum_rgb_tolerance: 1,
3211
+ # maximum_yuv: 1,
3212
+ # minimum_rgb_tolerance: 1,
3213
+ # minimum_yuv: 1,
3214
+ # },
3194
3215
  # color_space_conversion: "NONE", # accepts NONE, FORCE_601, FORCE_709, FORCE_HDR10, FORCE_HLG_2020, FORCE_P3DCI, FORCE_P3D65_SDR
3195
3216
  # contrast: 1,
3196
3217
  # hdr_10_metadata: {
@@ -3208,7 +3229,7 @@ module Aws::MediaConvert
3208
3229
  # white_point_y: 1,
3209
3230
  # },
3210
3231
  # hue: 1,
3211
- # sample_range_conversion: "LIMITED_RANGE_SQUEEZE", # accepts LIMITED_RANGE_SQUEEZE, NONE
3232
+ # sample_range_conversion: "LIMITED_RANGE_SQUEEZE", # accepts LIMITED_RANGE_SQUEEZE, NONE, LIMITED_RANGE_CLIP
3212
3233
  # saturation: 1,
3213
3234
  # sdr_reference_white_level: 1,
3214
3235
  # },
@@ -3304,6 +3325,7 @@ module Aws::MediaConvert
3304
3325
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
3305
3326
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
3306
3327
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
3328
+ # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
3307
3329
  # resp.preset.settings.audio_descriptions[0].audio_source_name #=> String
3308
3330
  # resp.preset.settings.audio_descriptions[0].audio_type #=> Integer
3309
3331
  # resp.preset.settings.audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -3816,6 +3838,10 @@ module Aws::MediaConvert
3816
3838
  # resp.preset.settings.video_description.sharpness #=> Integer
3817
3839
  # resp.preset.settings.video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
3818
3840
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.brightness #=> Integer
3841
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
3842
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
3843
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
3844
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
3819
3845
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
3820
3846
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.contrast #=> Integer
3821
3847
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -3831,7 +3857,7 @@ module Aws::MediaConvert
3831
3857
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
3832
3858
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
3833
3859
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hue #=> Integer
3834
- # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
3860
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
3835
3861
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.saturation #=> Integer
3836
3862
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
3837
3863
  # resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -4346,6 +4372,7 @@ module Aws::MediaConvert
4346
4372
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
4347
4373
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
4348
4374
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
4375
+ # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
4349
4376
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
4350
4377
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
4351
4378
  # resp.job.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -4396,6 +4423,7 @@ module Aws::MediaConvert
4396
4423
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
4397
4424
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
4398
4425
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
4426
+ # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
4399
4427
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
4400
4428
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
4401
4429
  # resp.job.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -4519,6 +4547,7 @@ module Aws::MediaConvert
4519
4547
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
4520
4548
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
4521
4549
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
4550
+ # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
4522
4551
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
4523
4552
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
4524
4553
  # resp.job.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -5042,6 +5071,10 @@ module Aws::MediaConvert
5042
5071
  # resp.job.settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
5043
5072
  # resp.job.settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
5044
5073
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
5074
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
5075
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
5076
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
5077
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
5045
5078
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
5046
5079
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
5047
5080
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -5057,7 +5090,7 @@ module Aws::MediaConvert
5057
5090
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
5058
5091
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
5059
5092
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
5060
- # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
5093
+ # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
5061
5094
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
5062
5095
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
5063
5096
  # resp.job.settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -5328,6 +5361,7 @@ module Aws::MediaConvert
5328
5361
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
5329
5362
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
5330
5363
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
5364
+ # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
5331
5365
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
5332
5366
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
5333
5367
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -5378,6 +5412,7 @@ module Aws::MediaConvert
5378
5412
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
5379
5413
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
5380
5414
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
5415
+ # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
5381
5416
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
5382
5417
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
5383
5418
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -5501,6 +5536,7 @@ module Aws::MediaConvert
5501
5536
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
5502
5537
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
5503
5538
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
5539
+ # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
5504
5540
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
5505
5541
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
5506
5542
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -6024,6 +6060,10 @@ module Aws::MediaConvert
6024
6060
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
6025
6061
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
6026
6062
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
6063
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
6064
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
6065
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
6066
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
6027
6067
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
6028
6068
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
6029
6069
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -6039,7 +6079,7 @@ module Aws::MediaConvert
6039
6079
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
6040
6080
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
6041
6081
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
6042
- # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
6082
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
6043
6083
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
6044
6084
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
6045
6085
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -6154,6 +6194,7 @@ module Aws::MediaConvert
6154
6194
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
6155
6195
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
6156
6196
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
6197
+ # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
6157
6198
  # resp.preset.settings.audio_descriptions[0].audio_source_name #=> String
6158
6199
  # resp.preset.settings.audio_descriptions[0].audio_type #=> Integer
6159
6200
  # resp.preset.settings.audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -6666,6 +6707,10 @@ module Aws::MediaConvert
6666
6707
  # resp.preset.settings.video_description.sharpness #=> Integer
6667
6708
  # resp.preset.settings.video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
6668
6709
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.brightness #=> Integer
6710
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
6711
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
6712
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
6713
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
6669
6714
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
6670
6715
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.contrast #=> Integer
6671
6716
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -6681,7 +6726,7 @@ module Aws::MediaConvert
6681
6726
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
6682
6727
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
6683
6728
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hue #=> Integer
6684
- # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
6729
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
6685
6730
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.saturation #=> Integer
6686
6731
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
6687
6732
  # resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -7011,6 +7056,7 @@ module Aws::MediaConvert
7011
7056
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
7012
7057
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
7013
7058
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
7059
+ # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
7014
7060
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
7015
7061
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
7016
7062
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -7061,6 +7107,7 @@ module Aws::MediaConvert
7061
7107
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
7062
7108
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
7063
7109
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
7110
+ # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
7064
7111
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
7065
7112
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
7066
7113
  # resp.job_templates[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -7184,6 +7231,7 @@ module Aws::MediaConvert
7184
7231
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
7185
7232
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
7186
7233
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
7234
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
7187
7235
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
7188
7236
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
7189
7237
  # resp.job_templates[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -7707,6 +7755,10 @@ module Aws::MediaConvert
7707
7755
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
7708
7756
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
7709
7757
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
7758
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
7759
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
7760
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
7761
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
7710
7762
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
7711
7763
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
7712
7764
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -7722,7 +7774,7 @@ module Aws::MediaConvert
7722
7774
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
7723
7775
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
7724
7776
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
7725
- # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
7777
+ # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
7726
7778
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
7727
7779
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
7728
7780
  # resp.job_templates[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -8044,6 +8096,7 @@ module Aws::MediaConvert
8044
8096
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
8045
8097
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
8046
8098
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
8099
+ # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
8047
8100
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
8048
8101
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
8049
8102
  # resp.jobs[0].settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -8094,6 +8147,7 @@ module Aws::MediaConvert
8094
8147
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
8095
8148
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
8096
8149
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
8150
+ # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
8097
8151
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
8098
8152
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
8099
8153
  # resp.jobs[0].settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -8217,6 +8271,7 @@ module Aws::MediaConvert
8217
8271
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
8218
8272
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
8219
8273
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
8274
+ # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
8220
8275
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
8221
8276
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
8222
8277
  # resp.jobs[0].settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -8740,6 +8795,10 @@ module Aws::MediaConvert
8740
8795
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
8741
8796
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
8742
8797
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
8798
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
8799
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
8800
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
8801
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
8743
8802
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
8744
8803
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
8745
8804
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -8755,7 +8814,7 @@ module Aws::MediaConvert
8755
8814
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
8756
8815
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
8757
8816
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
8758
- # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
8817
+ # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
8759
8818
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
8760
8819
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
8761
8820
  # resp.jobs[0].settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -8887,6 +8946,7 @@ module Aws::MediaConvert
8887
8946
  # resp.presets[0].settings.audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
8888
8947
  # resp.presets[0].settings.audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
8889
8948
  # resp.presets[0].settings.audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
8949
+ # resp.presets[0].settings.audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
8890
8950
  # resp.presets[0].settings.audio_descriptions[0].audio_source_name #=> String
8891
8951
  # resp.presets[0].settings.audio_descriptions[0].audio_type #=> Integer
8892
8952
  # resp.presets[0].settings.audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -9399,6 +9459,10 @@ module Aws::MediaConvert
9399
9459
  # resp.presets[0].settings.video_description.sharpness #=> Integer
9400
9460
  # resp.presets[0].settings.video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
9401
9461
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.brightness #=> Integer
9462
+ # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
9463
+ # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
9464
+ # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
9465
+ # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
9402
9466
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
9403
9467
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.contrast #=> Integer
9404
9468
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -9414,7 +9478,7 @@ module Aws::MediaConvert
9414
9478
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
9415
9479
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
9416
9480
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.hue #=> Integer
9417
- # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
9481
+ # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
9418
9482
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.saturation #=> Integer
9419
9483
  # resp.presets[0].settings.video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
9420
9484
  # resp.presets[0].settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -9900,6 +9964,7 @@ module Aws::MediaConvert
9900
9964
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.base_url #=> String
9901
9965
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.client_cache #=> String, one of "DISABLED", "ENABLED"
9902
9966
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.codec_specification #=> String, one of "RFC_6381", "RFC_4281"
9967
+ # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
9903
9968
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination #=> String
9904
9969
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
9905
9970
  # resp.job_template.settings.output_groups[0].output_group_settings.cmaf_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -9950,6 +10015,7 @@ module Aws::MediaConvert
9950
10015
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.additional_manifests[0].selected_outputs[0] #=> String
9951
10016
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.audio_channel_config_scheme_id_uri #=> String, one of "MPEG_CHANNEL_CONFIGURATION", "DOLBY_CHANNEL_CONFIGURATION"
9952
10017
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.base_url #=> String
10018
+ # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.dash_manifest_style #=> String, one of "BASIC", "COMPACT", "DISTINCT"
9953
10019
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination #=> String
9954
10020
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.access_control.canned_acl #=> String, one of "PUBLIC_READ", "AUTHENTICATED_READ", "BUCKET_OWNER_READ", "BUCKET_OWNER_FULL_CONTROL"
9955
10021
  # resp.job_template.settings.output_groups[0].output_group_settings.dash_iso_group_settings.destination_settings.s3_settings.encryption.encryption_type #=> String, one of "SERVER_SIDE_ENCRYPTION_S3", "SERVER_SIDE_ENCRYPTION_KMS"
@@ -10073,6 +10139,7 @@ module Aws::MediaConvert
10073
10139
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
10074
10140
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
10075
10141
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
10142
+ # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
10076
10143
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_source_name #=> String
10077
10144
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type #=> Integer
10078
10145
  # resp.job_template.settings.output_groups[0].outputs[0].audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -10596,6 +10663,10 @@ module Aws::MediaConvert
10596
10663
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.sharpness #=> Integer
10597
10664
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
10598
10665
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.brightness #=> Integer
10666
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
10667
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
10668
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
10669
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
10599
10670
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
10600
10671
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.contrast #=> Integer
10601
10672
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -10611,7 +10682,7 @@ module Aws::MediaConvert
10611
10682
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
10612
10683
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
10613
10684
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.hue #=> Integer
10614
- # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
10685
+ # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
10615
10686
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.saturation #=> Integer
10616
10687
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
10617
10688
  # resp.job_template.settings.output_groups[0].outputs[0].video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -10711,6 +10782,7 @@ module Aws::MediaConvert
10711
10782
  # loudness_logging: "LOG", # accepts LOG, DONT_LOG
10712
10783
  # peak_calculation: "TRUE_PEAK", # accepts TRUE_PEAK, NONE
10713
10784
  # target_lkfs: 1.0,
10785
+ # true_peak_limiter_threshold: 1.0,
10714
10786
  # },
10715
10787
  # audio_source_name: "__string",
10716
10788
  # audio_type: 1,
@@ -11349,6 +11421,12 @@ module Aws::MediaConvert
11349
11421
  # video_preprocessors: {
11350
11422
  # color_corrector: {
11351
11423
  # brightness: 1,
11424
+ # clip_limits: {
11425
+ # maximum_rgb_tolerance: 1,
11426
+ # maximum_yuv: 1,
11427
+ # minimum_rgb_tolerance: 1,
11428
+ # minimum_yuv: 1,
11429
+ # },
11352
11430
  # color_space_conversion: "NONE", # accepts NONE, FORCE_601, FORCE_709, FORCE_HDR10, FORCE_HLG_2020, FORCE_P3DCI, FORCE_P3D65_SDR
11353
11431
  # contrast: 1,
11354
11432
  # hdr_10_metadata: {
@@ -11366,7 +11444,7 @@ module Aws::MediaConvert
11366
11444
  # white_point_y: 1,
11367
11445
  # },
11368
11446
  # hue: 1,
11369
- # sample_range_conversion: "LIMITED_RANGE_SQUEEZE", # accepts LIMITED_RANGE_SQUEEZE, NONE
11447
+ # sample_range_conversion: "LIMITED_RANGE_SQUEEZE", # accepts LIMITED_RANGE_SQUEEZE, NONE, LIMITED_RANGE_CLIP
11370
11448
  # saturation: 1,
11371
11449
  # sdr_reference_white_level: 1,
11372
11450
  # },
@@ -11459,6 +11537,7 @@ module Aws::MediaConvert
11459
11537
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.loudness_logging #=> String, one of "LOG", "DONT_LOG"
11460
11538
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.peak_calculation #=> String, one of "TRUE_PEAK", "NONE"
11461
11539
  # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.target_lkfs #=> Float
11540
+ # resp.preset.settings.audio_descriptions[0].audio_normalization_settings.true_peak_limiter_threshold #=> Float
11462
11541
  # resp.preset.settings.audio_descriptions[0].audio_source_name #=> String
11463
11542
  # resp.preset.settings.audio_descriptions[0].audio_type #=> Integer
11464
11543
  # resp.preset.settings.audio_descriptions[0].audio_type_control #=> String, one of "FOLLOW_INPUT", "USE_CONFIGURED"
@@ -11971,6 +12050,10 @@ module Aws::MediaConvert
11971
12050
  # resp.preset.settings.video_description.sharpness #=> Integer
11972
12051
  # resp.preset.settings.video_description.timecode_insertion #=> String, one of "DISABLED", "PIC_TIMING_SEI"
11973
12052
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.brightness #=> Integer
12053
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_rgb_tolerance #=> Integer
12054
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.maximum_yuv #=> Integer
12055
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_rgb_tolerance #=> Integer
12056
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.clip_limits.minimum_yuv #=> Integer
11974
12057
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.color_space_conversion #=> String, one of "NONE", "FORCE_601", "FORCE_709", "FORCE_HDR10", "FORCE_HLG_2020", "FORCE_P3DCI", "FORCE_P3D65_SDR"
11975
12058
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.contrast #=> Integer
11976
12059
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.blue_primary_x #=> Integer
@@ -11986,7 +12069,7 @@ module Aws::MediaConvert
11986
12069
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_x #=> Integer
11987
12070
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hdr_10_metadata.white_point_y #=> Integer
11988
12071
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.hue #=> Integer
11989
- # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE"
12072
+ # resp.preset.settings.video_description.video_preprocessors.color_corrector.sample_range_conversion #=> String, one of "LIMITED_RANGE_SQUEEZE", "NONE", "LIMITED_RANGE_CLIP"
11990
12073
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.saturation #=> Integer
11991
12074
  # resp.preset.settings.video_description.video_preprocessors.color_corrector.sdr_reference_white_level #=> Integer
11992
12075
  # resp.preset.settings.video_description.video_preprocessors.deinterlacer.algorithm #=> String, one of "INTERPOLATE", "INTERPOLATE_TICKER", "BLEND", "BLEND_TICKER"
@@ -12121,7 +12204,7 @@ module Aws::MediaConvert
12121
12204
  params: params,
12122
12205
  config: config)
12123
12206
  context[:gem_name] = 'aws-sdk-mediaconvert'
12124
- context[:gem_version] = '1.96.0'
12207
+ context[:gem_version] = '1.97.0'
12125
12208
  Seahorse::Client::Request.new(handlers, context)
12126
12209
  end
12127
12210
 
@@ -104,6 +104,7 @@ module Aws::MediaConvert
104
104
  CaptionSourceSettings = Shapes::StructureShape.new(name: 'CaptionSourceSettings')
105
105
  CaptionSourceType = Shapes::StringShape.new(name: 'CaptionSourceType')
106
106
  ChannelMapping = Shapes::StructureShape.new(name: 'ChannelMapping')
107
+ ClipLimits = Shapes::StructureShape.new(name: 'ClipLimits')
107
108
  CmafAdditionalManifest = Shapes::StructureShape.new(name: 'CmafAdditionalManifest')
108
109
  CmafClientCache = Shapes::StringShape.new(name: 'CmafClientCache')
109
110
  CmafCodecSpecification = Shapes::StringShape.new(name: 'CmafCodecSpecification')
@@ -173,6 +174,7 @@ module Aws::MediaConvert
173
174
  DashIsoSegmentLengthControl = Shapes::StringShape.new(name: 'DashIsoSegmentLengthControl')
174
175
  DashIsoVideoCompositionOffsets = Shapes::StringShape.new(name: 'DashIsoVideoCompositionOffsets')
175
176
  DashIsoWriteSegmentTimelineInRepresentation = Shapes::StringShape.new(name: 'DashIsoWriteSegmentTimelineInRepresentation')
177
+ DashManifestStyle = Shapes::StringShape.new(name: 'DashManifestStyle')
176
178
  DecryptionMode = Shapes::StringShape.new(name: 'DecryptionMode')
177
179
  DeinterlaceAlgorithm = Shapes::StringShape.new(name: 'DeinterlaceAlgorithm')
178
180
  Deinterlacer = Shapes::StructureShape.new(name: 'Deinterlacer')
@@ -651,6 +653,7 @@ module Aws::MediaConvert
651
653
  __doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
652
654
  __doubleMin0Max1 = Shapes::FloatShape.new(name: '__doubleMin0Max1')
653
655
  __doubleMin0Max2147483647 = Shapes::FloatShape.new(name: '__doubleMin0Max2147483647')
656
+ __doubleMinNegative20Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative20Max0')
654
657
  __doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
655
658
  __doubleMinNegative60Max3 = Shapes::FloatShape.new(name: '__doubleMinNegative60Max3')
656
659
  __doubleMinNegative60Max6 = Shapes::FloatShape.new(name: '__doubleMinNegative60Max6')
@@ -741,6 +744,8 @@ module Aws::MediaConvert
741
744
  __integerMin8000Max96000 = Shapes::IntegerShape.new(name: '__integerMin8000Max96000')
742
745
  __integerMin8Max12 = Shapes::IntegerShape.new(name: '__integerMin8Max12')
743
746
  __integerMin8Max4096 = Shapes::IntegerShape.new(name: '__integerMin8Max4096')
747
+ __integerMin90Max105 = Shapes::IntegerShape.new(name: '__integerMin90Max105')
748
+ __integerMin920Max1023 = Shapes::IntegerShape.new(name: '__integerMin920Max1023')
744
749
  __integerMin96Max600 = Shapes::IntegerShape.new(name: '__integerMin96Max600')
745
750
  __integerMinNegative1000Max1000 = Shapes::IntegerShape.new(name: '__integerMinNegative1000Max1000')
746
751
  __integerMinNegative180Max180 = Shapes::IntegerShape.new(name: '__integerMinNegative180Max180')
@@ -749,6 +754,7 @@ module Aws::MediaConvert
749
754
  __integerMinNegative2147483648Max2147483647 = Shapes::IntegerShape.new(name: '__integerMinNegative2147483648Max2147483647')
750
755
  __integerMinNegative2Max3 = Shapes::IntegerShape.new(name: '__integerMinNegative2Max3')
751
756
  __integerMinNegative50Max50 = Shapes::IntegerShape.new(name: '__integerMinNegative50Max50')
757
+ __integerMinNegative5Max10 = Shapes::IntegerShape.new(name: '__integerMinNegative5Max10')
752
758
  __integerMinNegative5Max5 = Shapes::IntegerShape.new(name: '__integerMinNegative5Max5')
753
759
  __integerMinNegative60Max6 = Shapes::IntegerShape.new(name: '__integerMinNegative60Max6')
754
760
  __integerMinNegative70Max0 = Shapes::IntegerShape.new(name: '__integerMinNegative70Max0')
@@ -926,6 +932,7 @@ module Aws::MediaConvert
926
932
  AudioNormalizationSettings.add_member(:loudness_logging, Shapes::ShapeRef.new(shape: AudioNormalizationLoudnessLogging, location_name: "loudnessLogging"))
927
933
  AudioNormalizationSettings.add_member(:peak_calculation, Shapes::ShapeRef.new(shape: AudioNormalizationPeakCalculation, location_name: "peakCalculation"))
928
934
  AudioNormalizationSettings.add_member(:target_lkfs, Shapes::ShapeRef.new(shape: __doubleMinNegative59Max0, location_name: "targetLkfs"))
935
+ AudioNormalizationSettings.add_member(:true_peak_limiter_threshold, Shapes::ShapeRef.new(shape: __doubleMinNegative20Max0, location_name: "truePeakLimiterThreshold"))
929
936
  AudioNormalizationSettings.struct_class = Types::AudioNormalizationSettings
930
937
 
931
938
  AudioSelector.add_member(:audio_duration_correction, Shapes::ShapeRef.new(shape: AudioDurationCorrection, location_name: "audioDurationCorrection"))
@@ -1076,6 +1083,12 @@ module Aws::MediaConvert
1076
1083
  ChannelMapping.add_member(:output_channels, Shapes::ShapeRef.new(shape: __listOfOutputChannelMapping, location_name: "outputChannels"))
1077
1084
  ChannelMapping.struct_class = Types::ChannelMapping
1078
1085
 
1086
+ ClipLimits.add_member(:maximum_rgb_tolerance, Shapes::ShapeRef.new(shape: __integerMin90Max105, location_name: "maximumRGBTolerance"))
1087
+ ClipLimits.add_member(:maximum_yuv, Shapes::ShapeRef.new(shape: __integerMin920Max1023, location_name: "maximumYUV"))
1088
+ ClipLimits.add_member(:minimum_rgb_tolerance, Shapes::ShapeRef.new(shape: __integerMinNegative5Max10, location_name: "minimumRGBTolerance"))
1089
+ ClipLimits.add_member(:minimum_yuv, Shapes::ShapeRef.new(shape: __integerMin0Max128, location_name: "minimumYUV"))
1090
+ ClipLimits.struct_class = Types::ClipLimits
1091
+
1079
1092
  CmafAdditionalManifest.add_member(:manifest_name_modifier, Shapes::ShapeRef.new(shape: __stringMin1, location_name: "manifestNameModifier"))
1080
1093
  CmafAdditionalManifest.add_member(:selected_outputs, Shapes::ShapeRef.new(shape: __listOf__stringMin1, location_name: "selectedOutputs"))
1081
1094
  CmafAdditionalManifest.struct_class = Types::CmafAdditionalManifest
@@ -1092,6 +1105,7 @@ module Aws::MediaConvert
1092
1105
  CmafGroupSettings.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "baseUrl"))
1093
1106
  CmafGroupSettings.add_member(:client_cache, Shapes::ShapeRef.new(shape: CmafClientCache, location_name: "clientCache"))
1094
1107
  CmafGroupSettings.add_member(:codec_specification, Shapes::ShapeRef.new(shape: CmafCodecSpecification, location_name: "codecSpecification"))
1108
+ CmafGroupSettings.add_member(:dash_manifest_style, Shapes::ShapeRef.new(shape: DashManifestStyle, location_name: "dashManifestStyle"))
1095
1109
  CmafGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __stringPatternS3, location_name: "destination"))
1096
1110
  CmafGroupSettings.add_member(:destination_settings, Shapes::ShapeRef.new(shape: DestinationSettings, location_name: "destinationSettings"))
1097
1111
  CmafGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: CmafEncryptionSettings, location_name: "encryption"))
@@ -1141,6 +1155,7 @@ module Aws::MediaConvert
1141
1155
  CmfcSettings.struct_class = Types::CmfcSettings
1142
1156
 
1143
1157
  ColorCorrector.add_member(:brightness, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "brightness"))
1158
+ ColorCorrector.add_member(:clip_limits, Shapes::ShapeRef.new(shape: ClipLimits, location_name: "clipLimits"))
1144
1159
  ColorCorrector.add_member(:color_space_conversion, Shapes::ShapeRef.new(shape: ColorSpaceConversion, location_name: "colorSpaceConversion"))
1145
1160
  ColorCorrector.add_member(:contrast, Shapes::ShapeRef.new(shape: __integerMin1Max100, location_name: "contrast"))
1146
1161
  ColorCorrector.add_member(:hdr_10_metadata, Shapes::ShapeRef.new(shape: Hdr10Metadata, location_name: "hdr10Metadata"))
@@ -1229,6 +1244,7 @@ module Aws::MediaConvert
1229
1244
  DashIsoGroupSettings.add_member(:additional_manifests, Shapes::ShapeRef.new(shape: __listOfDashAdditionalManifest, location_name: "additionalManifests"))
1230
1245
  DashIsoGroupSettings.add_member(:audio_channel_config_scheme_id_uri, Shapes::ShapeRef.new(shape: DashIsoGroupAudioChannelConfigSchemeIdUri, location_name: "audioChannelConfigSchemeIdUri"))
1231
1246
  DashIsoGroupSettings.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "baseUrl"))
1247
+ DashIsoGroupSettings.add_member(:dash_manifest_style, Shapes::ShapeRef.new(shape: DashManifestStyle, location_name: "dashManifestStyle"))
1232
1248
  DashIsoGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __stringPatternS3, location_name: "destination"))
1233
1249
  DashIsoGroupSettings.add_member(:destination_settings, Shapes::ShapeRef.new(shape: DestinationSettings, location_name: "destinationSettings"))
1234
1250
  DashIsoGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: DashIsoEncryptionSettings, location_name: "encryption"))
@@ -50,6 +50,9 @@ module Aws::MediaConvert
50
50
 
51
51
  def initialize(options = {})
52
52
  self[:region] = options[:region]
53
+ if self[:region].nil?
54
+ raise ArgumentError, "Missing required EndpointParameter: :region"
55
+ end
53
56
  self[:use_dual_stack] = options[:use_dual_stack]
54
57
  self[:use_dual_stack] = false if self[:use_dual_stack].nil?
55
58
  if self[:use_dual_stack].nil?
@@ -29,88 +29,87 @@ module Aws::MediaConvert
29
29
  # @api private
30
30
  RULES = <<-JSON
31
31
  eyJ2ZXJzaW9uIjoiMS4wIiwicGFyYW1ldGVycyI6eyJSZWdpb24iOnsiYnVp
32
- bHRJbiI6IkFXUzo6UmVnaW9uIiwicmVxdWlyZWQiOmZhbHNlLCJkb2N1bWVu
33
- dGF0aW9uIjoiVGhlIEFXUyByZWdpb24gdXNlZCB0byBkaXNwYXRjaCB0aGUg
34
- cmVxdWVzdC4iLCJ0eXBlIjoiU3RyaW5nIn0sIlVzZUR1YWxTdGFjayI6eyJi
35
- dWlsdEluIjoiQVdTOjpVc2VEdWFsU3RhY2siLCJyZXF1aXJlZCI6dHJ1ZSwi
36
- ZGVmYXVsdCI6ZmFsc2UsImRvY3VtZW50YXRpb24iOiJXaGVuIHRydWUsIHVz
37
- ZSB0aGUgZHVhbC1zdGFjayBlbmRwb2ludC4gSWYgdGhlIGNvbmZpZ3VyZWQg
38
- ZW5kcG9pbnQgZG9lcyBub3Qgc3VwcG9ydCBkdWFsLXN0YWNrLCBkaXNwYXRj
39
- aGluZyB0aGUgcmVxdWVzdCBNQVkgcmV0dXJuIGFuIGVycm9yLiIsInR5cGUi
40
- OiJCb29sZWFuIn0sIlVzZUZJUFMiOnsiYnVpbHRJbiI6IkFXUzo6VXNlRklQ
41
- UyIsInJlcXVpcmVkIjp0cnVlLCJkZWZhdWx0IjpmYWxzZSwiZG9jdW1lbnRh
42
- dGlvbiI6IldoZW4gdHJ1ZSwgc2VuZCB0aGlzIHJlcXVlc3QgdG8gdGhlIEZJ
43
- UFMtY29tcGxpYW50IHJlZ2lvbmFsIGVuZHBvaW50LiBJZiB0aGUgY29uZmln
44
- dXJlZCBlbmRwb2ludCBkb2VzIG5vdCBoYXZlIGEgRklQUyBjb21wbGlhbnQg
45
- ZW5kcG9pbnQsIGRpc3BhdGNoaW5nIHRoZSByZXF1ZXN0IHdpbGwgcmV0dXJu
46
- IGFuIGVycm9yLiIsInR5cGUiOiJCb29sZWFuIn0sIkVuZHBvaW50Ijp7ImJ1
47
- aWx0SW4iOiJTREs6OkVuZHBvaW50IiwicmVxdWlyZWQiOmZhbHNlLCJkb2N1
48
- bWVudGF0aW9uIjoiT3ZlcnJpZGUgdGhlIGVuZHBvaW50IHVzZWQgdG8gc2Vu
49
- ZCB0aGlzIHJlcXVlc3QiLCJ0eXBlIjoiU3RyaW5nIn19LCJydWxlcyI6W3si
50
- Y29uZGl0aW9ucyI6W3siZm4iOiJhd3MucGFydGl0aW9uIiwiYXJndiI6W3si
51
- cmVmIjoiUmVnaW9uIn1dLCJhc3NpZ24iOiJQYXJ0aXRpb25SZXN1bHQifV0s
52
- InR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOlt7ImZuIjoi
53
- aXNTZXQiLCJhcmd2IjpbeyJyZWYiOiJFbmRwb2ludCJ9XX0seyJmbiI6InBh
54
- cnNlVVJMIiwiYXJndiI6W3sicmVmIjoiRW5kcG9pbnQifV0sImFzc2lnbiI6
55
- InVybCJ9XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6
56
- W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRklQ
57
- UyJ9LHRydWVdfV0sImVycm9yIjoiSW52YWxpZCBDb25maWd1cmF0aW9uOiBG
58
- SVBTIGFuZCBjdXN0b20gZW5kcG9pbnQgYXJlIG5vdCBzdXBwb3J0ZWQiLCJ0
59
- eXBlIjoiZXJyb3IifSx7ImNvbmRpdGlvbnMiOltdLCJ0eXBlIjoidHJlZSIs
60
- InJ1bGVzIjpbeyJjb25kaXRpb25zIjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMi
61
- LCJhcmd2IjpbeyJyZWYiOiJVc2VEdWFsU3RhY2sifSx0cnVlXX1dLCJlcnJv
62
- ciI6IkludmFsaWQgQ29uZmlndXJhdGlvbjogRHVhbHN0YWNrIGFuZCBjdXN0
63
- b20gZW5kcG9pbnQgYXJlIG5vdCBzdXBwb3J0ZWQiLCJ0eXBlIjoiZXJyb3Ii
64
- fSx7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOnsicmVmIjoi
65
- RW5kcG9pbnQifSwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9fSwidHlw
66
- ZSI6ImVuZHBvaW50In1dfV19LHsiY29uZGl0aW9ucyI6W3siZm4iOiJib29s
67
- ZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRklQUyJ9LHRydWVdfSx7
68
- ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt7InJlZiI6IlVzZUR1YWxT
69
- dGFjayJ9LHRydWVdfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRp
70
- dGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt0cnVlLHsi
71
- Zm4iOiJnZXRBdHRyIiwiYXJndiI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0
72
- In0sInN1cHBvcnRzRklQUyJdfV19LHsiZm4iOiJib29sZWFuRXF1YWxzIiwi
73
- YXJndiI6W3RydWUseyJmbiI6ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQ
74
- YXJ0aXRpb25SZXN1bHQifSwic3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5
75
- cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2lu
76
- dCI6eyJ1cmwiOiJodHRwczovL21lZGlhY29udmVydC1maXBzLntSZWdpb259
77
- LntQYXJ0aXRpb25SZXN1bHQjZHVhbFN0YWNrRG5zU3VmZml4fSIsInByb3Bl
78
- cnRpZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2ludCJ9XX0s
79
- eyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJGSVBTIGFuZCBEdWFsU3RhY2sg
80
- YXJlIGVuYWJsZWQsIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBw
81
- b3J0IG9uZSBvciBib3RoIiwidHlwZSI6ImVycm9yIn1dfSx7ImNvbmRpdGlv
82
- bnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt7InJlZiI6IlVz
83
- ZUZJUFMifSx0cnVlXX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25k
84
- aXRpb25zIjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbdHJ1ZSx7
85
- ImZuIjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBhcnRpdGlvblJlc3Vs
86
- dCJ9LCJzdXBwb3J0c0ZJUFMiXX1dfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMi
87
- Olt7ImNvbmRpdGlvbnMiOltdLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJj
88
- b25kaXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9tZWRp
89
- YWNvbnZlcnQtZmlwcy57UmVnaW9ufS57UGFydGl0aW9uUmVzdWx0I2Ruc1N1
90
- ZmZpeH0iLCJwcm9wZXJ0aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBlIjoi
91
- ZW5kcG9pbnQifV19XX0seyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJGSVBT
92
- IGlzIGVuYWJsZWQgYnV0IHRoaXMgcGFydGl0aW9uIGRvZXMgbm90IHN1cHBv
93
- cnQgRklQUyIsInR5cGUiOiJlcnJvciJ9XX0seyJjb25kaXRpb25zIjpbeyJm
94
- biI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VEdWFsU3Rh
95
- Y2sifSx0cnVlXX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRp
96
- b25zIjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbdHJ1ZSx7ImZu
97
- IjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBhcnRpdGlvblJlc3VsdCJ9
98
- LCJzdXBwb3J0c0R1YWxTdGFjayJdfV19XSwidHlwZSI6InRyZWUiLCJydWxl
99
- cyI6W3siY29uZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6Imh0dHBz
100
- Oi8vbWVkaWFjb252ZXJ0LntSZWdpb259LntQYXJ0aXRpb25SZXN1bHQjZHVh
101
- bFN0YWNrRG5zU3VmZml4fSIsInByb3BlcnRpZXMiOnt9LCJoZWFkZXJzIjp7
102
- fX0sInR5cGUiOiJlbmRwb2ludCJ9XX0seyJjb25kaXRpb25zIjpbXSwiZXJy
103
- b3IiOiJEdWFsU3RhY2sgaXMgZW5hYmxlZCBidXQgdGhpcyBwYXJ0aXRpb24g
104
- ZG9lcyBub3Qgc3VwcG9ydCBEdWFsU3RhY2siLCJ0eXBlIjoiZXJyb3IifV19
105
- LHsiY29uZGl0aW9ucyI6W10sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNv
106
- bmRpdGlvbnMiOlt7ImZuIjoic3RyaW5nRXF1YWxzIiwiYXJndiI6W3sicmVm
107
- IjoiUmVnaW9uIn0sImNuLW5vcnRod2VzdC0xIl19XSwiZW5kcG9pbnQiOnsi
108
- dXJsIjoiaHR0cHM6Ly9zdWJzY3JpYmUubWVkaWFjb252ZXJ0LmNuLW5vcnRo
109
- d2VzdC0xLmFtYXpvbmF3cy5jb20uY24iLCJwcm9wZXJ0aWVzIjp7fSwiaGVh
110
- ZGVycyI6e319LCJ0eXBlIjoiZW5kcG9pbnQifSx7ImNvbmRpdGlvbnMiOltd
111
- LCJlbmRwb2ludCI6eyJ1cmwiOiJodHRwczovL21lZGlhY29udmVydC57UmVn
112
- aW9ufS57UGFydGl0aW9uUmVzdWx0I2Ruc1N1ZmZpeH0iLCJwcm9wZXJ0aWVz
113
- Ijp7fSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9pbnQifV19XX1dfQ==
32
+ bHRJbiI6IkFXUzo6UmVnaW9uIiwicmVxdWlyZWQiOnRydWUsImRvY3VtZW50
33
+ YXRpb24iOiJUaGUgQVdTIHJlZ2lvbiB1c2VkIHRvIGRpc3BhdGNoIHRoZSBy
34
+ ZXF1ZXN0LiIsInR5cGUiOiJTdHJpbmcifSwiVXNlRHVhbFN0YWNrIjp7ImJ1
35
+ aWx0SW4iOiJBV1M6OlVzZUR1YWxTdGFjayIsInJlcXVpcmVkIjp0cnVlLCJk
36
+ ZWZhdWx0IjpmYWxzZSwiZG9jdW1lbnRhdGlvbiI6IldoZW4gdHJ1ZSwgdXNl
37
+ IHRoZSBkdWFsLXN0YWNrIGVuZHBvaW50LiBJZiB0aGUgY29uZmlndXJlZCBl
38
+ bmRwb2ludCBkb2VzIG5vdCBzdXBwb3J0IGR1YWwtc3RhY2ssIGRpc3BhdGNo
39
+ aW5nIHRoZSByZXF1ZXN0IE1BWSByZXR1cm4gYW4gZXJyb3IuIiwidHlwZSI6
40
+ IkJvb2xlYW4ifSwiVXNlRklQUyI6eyJidWlsdEluIjoiQVdTOjpVc2VGSVBT
41
+ IiwicmVxdWlyZWQiOnRydWUsImRlZmF1bHQiOmZhbHNlLCJkb2N1bWVudGF0
42
+ aW9uIjoiV2hlbiB0cnVlLCBzZW5kIHRoaXMgcmVxdWVzdCB0byB0aGUgRklQ
43
+ Uy1jb21wbGlhbnQgcmVnaW9uYWwgZW5kcG9pbnQuIElmIHRoZSBjb25maWd1
44
+ cmVkIGVuZHBvaW50IGRvZXMgbm90IGhhdmUgYSBGSVBTIGNvbXBsaWFudCBl
45
+ bmRwb2ludCwgZGlzcGF0Y2hpbmcgdGhlIHJlcXVlc3Qgd2lsbCByZXR1cm4g
46
+ YW4gZXJyb3IuIiwidHlwZSI6IkJvb2xlYW4ifSwiRW5kcG9pbnQiOnsiYnVp
47
+ bHRJbiI6IlNESzo6RW5kcG9pbnQiLCJyZXF1aXJlZCI6ZmFsc2UsImRvY3Vt
48
+ ZW50YXRpb24iOiJPdmVycmlkZSB0aGUgZW5kcG9pbnQgdXNlZCB0byBzZW5k
49
+ IHRoaXMgcmVxdWVzdCIsInR5cGUiOiJTdHJpbmcifX0sInJ1bGVzIjpbeyJj
50
+ b25kaXRpb25zIjpbeyJmbiI6ImF3cy5wYXJ0aXRpb24iLCJhcmd2IjpbeyJy
51
+ ZWYiOiJSZWdpb24ifV0sImFzc2lnbiI6IlBhcnRpdGlvblJlc3VsdCJ9XSwi
52
+ dHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W3siZm4iOiJp
53
+ c1NldCIsImFyZ3YiOlt7InJlZiI6IkVuZHBvaW50In1dfV0sInR5cGUiOiJ0
54
+ cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVx
55
+ dWFscyIsImFyZ3YiOlt7InJlZiI6IlVzZUZJUFMifSx0cnVlXX1dLCJlcnJv
56
+ ciI6IkludmFsaWQgQ29uZmlndXJhdGlvbjogRklQUyBhbmQgY3VzdG9tIGVu
57
+ ZHBvaW50IGFyZSBub3Qgc3VwcG9ydGVkIiwidHlwZSI6ImVycm9yIn0seyJj
58
+ b25kaXRpb25zIjpbXSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0
59
+ aW9ucyI6W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoi
60
+ VXNlRHVhbFN0YWNrIn0sdHJ1ZV19XSwiZXJyb3IiOiJJbnZhbGlkIENvbmZp
61
+ Z3VyYXRpb246IER1YWxzdGFjayBhbmQgY3VzdG9tIGVuZHBvaW50IGFyZSBu
62
+ b3Qgc3VwcG9ydGVkIiwidHlwZSI6ImVycm9yIn0seyJjb25kaXRpb25zIjpb
63
+ XSwiZW5kcG9pbnQiOnsidXJsIjp7InJlZiI6IkVuZHBvaW50In0sInByb3Bl
64
+ cnRpZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2ludCJ9XX1d
65
+ fSx7ImNvbmRpdGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3Yi
66
+ Olt7InJlZiI6IlVzZUZJUFMifSx0cnVlXX0seyJmbiI6ImJvb2xlYW5FcXVh
67
+ bHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VEdWFsU3RhY2sifSx0cnVlXX1dLCJ0
68
+ eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpbeyJmbiI6ImJv
69
+ b2xlYW5FcXVhbHMiLCJhcmd2IjpbdHJ1ZSx7ImZuIjoiZ2V0QXR0ciIsImFy
70
+ Z3YiOlt7InJlZiI6IlBhcnRpdGlvblJlc3VsdCJ9LCJzdXBwb3J0c0ZJUFMi
71
+ XX1dfSx7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt0cnVlLHsiZm4i
72
+ OiJnZXRBdHRyIiwiYXJndiI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0In0s
73
+ InN1cHBvcnRzRHVhbFN0YWNrIl19XX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVz
74
+ IjpbeyJjb25kaXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6
75
+ Ly9tZWRpYWNvbnZlcnQtZmlwcy57UmVnaW9ufS57UGFydGl0aW9uUmVzdWx0
76
+ I2R1YWxTdGFja0Ruc1N1ZmZpeH0iLCJwcm9wZXJ0aWVzIjp7fSwiaGVhZGVy
77
+ cyI6e319LCJ0eXBlIjoiZW5kcG9pbnQifV19LHsiY29uZGl0aW9ucyI6W10s
78
+ ImVycm9yIjoiRklQUyBhbmQgRHVhbFN0YWNrIGFyZSBlbmFibGVkLCBidXQg
79
+ dGhpcyBwYXJ0aXRpb24gZG9lcyBub3Qgc3VwcG9ydCBvbmUgb3IgYm90aCIs
80
+ InR5cGUiOiJlcnJvciJ9XX0seyJjb25kaXRpb25zIjpbeyJmbiI6ImJvb2xl
81
+ YW5FcXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VGSVBTIn0sdHJ1ZV19XSwi
82
+ dHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W3siZm4iOiJi
83
+ b29sZWFuRXF1YWxzIiwiYXJndiI6W3RydWUseyJmbiI6ImdldEF0dHIiLCJh
84
+ cmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQifSwic3VwcG9ydHNGSVBT
85
+ Il19XX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpb
86
+ XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W10sImVu
87
+ ZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vbWVkaWFjb252ZXJ0LWZpcHMue1Jl
88
+ Z2lvbn0ue1BhcnRpdGlvblJlc3VsdCNkbnNTdWZmaXh9IiwicHJvcGVydGll
89
+ cyI6e30sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50In1dfV19LHsi
90
+ Y29uZGl0aW9ucyI6W10sImVycm9yIjoiRklQUyBpcyBlbmFibGVkIGJ1dCB0
91
+ aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0IEZJUFMiLCJ0eXBlIjoi
92
+ ZXJyb3IifV19LHsiY29uZGl0aW9ucyI6W3siZm4iOiJib29sZWFuRXF1YWxz
93
+ IiwiYXJndiI6W3sicmVmIjoiVXNlRHVhbFN0YWNrIn0sdHJ1ZV19XSwidHlw
94
+ ZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W3siZm4iOiJib29s
95
+ ZWFuRXF1YWxzIiwiYXJndiI6W3RydWUseyJmbiI6ImdldEF0dHIiLCJhcmd2
96
+ IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQifSwic3VwcG9ydHNEdWFsU3Rh
97
+ Y2siXX1dfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMi
98
+ OltdLCJlbmRwb2ludCI6eyJ1cmwiOiJodHRwczovL21lZGlhY29udmVydC57
99
+ UmVnaW9ufS57UGFydGl0aW9uUmVzdWx0I2R1YWxTdGFja0Ruc1N1ZmZpeH0i
100
+ LCJwcm9wZXJ0aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9p
101
+ bnQifV19LHsiY29uZGl0aW9ucyI6W10sImVycm9yIjoiRHVhbFN0YWNrIGlz
102
+ IGVuYWJsZWQgYnV0IHRoaXMgcGFydGl0aW9uIGRvZXMgbm90IHN1cHBvcnQg
103
+ RHVhbFN0YWNrIiwidHlwZSI6ImVycm9yIn1dfSx7ImNvbmRpdGlvbnMiOltd
104
+ LCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpbeyJmbiI6
105
+ InN0cmluZ0VxdWFscyIsImFyZ3YiOlt7InJlZiI6IlJlZ2lvbiJ9LCJjbi1u
106
+ b3J0aHdlc3QtMSJdfV0sImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vc3Vi
107
+ c2NyaWJlLm1lZGlhY29udmVydC5jbi1ub3J0aHdlc3QtMS5hbWF6b25hd3Mu
108
+ Y29tLmNuIiwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9fSwidHlwZSI6
109
+ ImVuZHBvaW50In0seyJjb25kaXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJs
110
+ IjoiaHR0cHM6Ly9tZWRpYWNvbnZlcnQue1JlZ2lvbn0ue1BhcnRpdGlvblJl
111
+ c3VsdCNkbnNTdWZmaXh9IiwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9
112
+ fSwidHlwZSI6ImVuZHBvaW50In1dfV19XX0=
114
113
 
115
114
  JSON
116
115
  end
@@ -628,6 +628,14 @@ module Aws::MediaConvert
628
628
  # otherwise, the encoder will choose -23 LKFS.
629
629
  # @return [Float]
630
630
  #
631
+ # @!attribute [rw] true_peak_limiter_threshold
632
+ # Specify the True-peak limiter threshold in decibels relative to full
633
+ # scale (dBFS). The peak inter-audio sample loudness in your output
634
+ # will be limited to the value that you specify, without affecting the
635
+ # overall target LKFS. Enter a value from 0 to -20. Leave blank to use
636
+ # the default value 0.
637
+ # @return [Float]
638
+ #
631
639
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/AudioNormalizationSettings AWS API Documentation
632
640
  #
633
641
  class AudioNormalizationSettings < Struct.new(
@@ -636,7 +644,8 @@ module Aws::MediaConvert
636
644
  :correction_gate_level,
637
645
  :loudness_logging,
638
646
  :peak_calculation,
639
- :target_lkfs)
647
+ :target_lkfs,
648
+ :true_peak_limiter_threshold)
640
649
  SENSITIVE = []
641
650
  include Aws::Structure
642
651
  end
@@ -1961,6 +1970,60 @@ module Aws::MediaConvert
1961
1970
  include Aws::Structure
1962
1971
  end
1963
1972
 
1973
+ # Specify YUV limits and RGB tolerances when you set Sample range
1974
+ # conversion to Limited range clip.
1975
+ #
1976
+ # @!attribute [rw] maximum_rgb_tolerance
1977
+ # Specify the Maximum RGB color sample range tolerance for your
1978
+ # output. MediaConvert corrects any YUV values that, when converted to
1979
+ # RGB, would be outside the upper tolerance that you specify. Enter an
1980
+ # integer from 90 to 105 as an offset percentage to the maximum
1981
+ # possible value. Leave blank to use the default value 100. When you
1982
+ # specify a value for Maximum RGB tolerance, you must set Sample range
1983
+ # conversion to Limited range clip.
1984
+ # @return [Integer]
1985
+ #
1986
+ # @!attribute [rw] maximum_yuv
1987
+ # Specify the Maximum YUV color sample limit. MediaConvert conforms
1988
+ # any pixels in your input above the value that you specify to typical
1989
+ # limited range bounds. Enter an integer from 920 to 1023. Leave blank
1990
+ # to use the default value 940. The value that you enter applies to
1991
+ # 10-bit ranges. For 8-bit ranges, MediaConvert automatically scales
1992
+ # this value down. When you specify a value for Maximum YUV, you must
1993
+ # set Sample range conversion to Limited range clip.
1994
+ # @return [Integer]
1995
+ #
1996
+ # @!attribute [rw] minimum_rgb_tolerance
1997
+ # Specify the Minimum RGB color sample range tolerance for your
1998
+ # output. MediaConvert corrects any YUV values that, when converted to
1999
+ # RGB, would be outside the lower tolerance that you specify. Enter an
2000
+ # integer from -5 to 10 as an offset percentage to the minimum
2001
+ # possible value. Leave blank to use the default value 0. When you
2002
+ # specify a value for Minimum RGB tolerance, you must set Sample range
2003
+ # conversion to Limited range clip.
2004
+ # @return [Integer]
2005
+ #
2006
+ # @!attribute [rw] minimum_yuv
2007
+ # Specify the Minimum YUV color sample limit. MediaConvert conforms
2008
+ # any pixels in your input below the value that you specify to typical
2009
+ # limited range bounds. Enter an integer from 0 to 128. Leave blank to
2010
+ # use the default value 64. The value that you enter applies to 10-bit
2011
+ # ranges. For 8-bit ranges, MediaConvert automatically scales this
2012
+ # value down. When you specify a value for Minumum YUV, you must set
2013
+ # Sample range conversion to Limited range clip.
2014
+ # @return [Integer]
2015
+ #
2016
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/ClipLimits AWS API Documentation
2017
+ #
2018
+ class ClipLimits < Struct.new(
2019
+ :maximum_rgb_tolerance,
2020
+ :maximum_yuv,
2021
+ :minimum_rgb_tolerance,
2022
+ :minimum_yuv)
2023
+ SENSITIVE = []
2024
+ include Aws::Structure
2025
+ end
2026
+
1964
2027
  # Specify the details for each pair of HLS and DASH additional manifests
1965
2028
  # that you want the service to generate for this CMAF output group. Each
1966
2029
  # pair of manifests can reference a different subset of outputs in the
@@ -2079,6 +2142,17 @@ module Aws::MediaConvert
2079
2142
  # playlist generation.
2080
2143
  # @return [String]
2081
2144
  #
2145
+ # @!attribute [rw] dash_manifest_style
2146
+ # Specify how MediaConvert writes SegmentTimeline in your output DASH
2147
+ # manifest. To write a SegmentTimeline in each video Representation:
2148
+ # Keep the default value, Basic. To write a common SegmentTimeline in
2149
+ # the video AdaptationSet: Choose Compact. Note that MediaConvert will
2150
+ # still write a SegmentTimeline in any Representation that does not
2151
+ # share a common timeline. To write a video AdaptationSet for each
2152
+ # different output framerate, and a common SegmentTimeline in each
2153
+ # AdaptationSet: Choose Distinct.
2154
+ # @return [String]
2155
+ #
2082
2156
  # @!attribute [rw] destination
2083
2157
  # Use Destination (Destination) to specify the S3 output location and
2084
2158
  # the output filename base. Destination accepts format identifiers. If
@@ -2272,6 +2346,7 @@ module Aws::MediaConvert
2272
2346
  :base_url,
2273
2347
  :client_cache,
2274
2348
  :codec_specification,
2349
+ :dash_manifest_style,
2275
2350
  :destination,
2276
2351
  :destination_settings,
2277
2352
  :encryption,
@@ -2471,7 +2546,9 @@ module Aws::MediaConvert
2471
2546
  # scheme ID URI. For SCTE35 event messages, the InbandEventStream
2472
2547
  # element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave
2473
2548
  # these elements out of your output MPD manifest, set Manifest
2474
- # metadata signaling to Disabled.
2549
+ # metadata signaling to Disabled. To enable Manifest metadata
2550
+ # signaling, you must also set SCTE-35 source to Passthrough, ESAM
2551
+ # SCTE-35 to insert, or ID3 metadata (TimedMetadata) to Passthrough.
2475
2552
  # @return [String]
2476
2553
  #
2477
2554
  # @!attribute [rw] scte_35_esam
@@ -2550,6 +2627,11 @@ module Aws::MediaConvert
2550
2627
  # Brightness level.
2551
2628
  # @return [Integer]
2552
2629
  #
2630
+ # @!attribute [rw] clip_limits
2631
+ # Specify YUV limits and RGB tolerances when you set Sample range
2632
+ # conversion to Limited range clip.
2633
+ # @return [Types::ClipLimits]
2634
+ #
2553
2635
  # @!attribute [rw] color_space_conversion
2554
2636
  # Specify the color space you want for this output. The service
2555
2637
  # supports conversion between HDR formats, between SDR formats, from
@@ -2589,18 +2671,23 @@ module Aws::MediaConvert
2589
2671
  # @return [Integer]
2590
2672
  #
2591
2673
  # @!attribute [rw] sample_range_conversion
2592
- # Specify the video color sample range for this output. To create a
2593
- # full range output, you must start with a full range YUV input and
2594
- # keep the default value, None (NONE). To create a limited range
2595
- # output from a full range input, choose Limited range
2596
- # (LIMITED\_RANGE\_SQUEEZE). With RGB inputs, your output is always
2597
- # limited range, regardless of your choice here. When you create a
2598
- # limited range output from a full range input, MediaConvert limits
2599
- # the active pixel values in a way that depends on the output's bit
2600
- # depth: 8-bit outputs contain only values from 16 through 235 and
2601
- # 10-bit outputs contain only values from 64 through 940. With this
2602
- # conversion, MediaConvert also changes the output metadata to note
2603
- # the limited range.
2674
+ # Specify how MediaConvert limits the color sample range for this
2675
+ # output. To create a limited range output from a full range input:
2676
+ # Choose Limited range squeeze. For full range inputs, MediaConvert
2677
+ # performs a linear offset to color samples equally across all pixels
2678
+ # and frames. Color samples in 10-bit outputs are limited to 64
2679
+ # through 940, and 8-bit outputs are limited to 16 through 235. Note:
2680
+ # For limited range inputs, values for color samples are passed
2681
+ # through to your output unchanged. MediaConvert does not limit the
2682
+ # sample range. To correct pixels in your input that are out of range
2683
+ # or out of gamut: Choose Limited range clip. Use for broadcast
2684
+ # applications. MediaConvert conforms any pixels outside of the values
2685
+ # that you specify under Minimum YUV and Maximum YUV to limited range
2686
+ # bounds. MediaConvert also corrects any YUV values that, when
2687
+ # converted to RGB, would be outside the bounds you specify under
2688
+ # Minimum RGB tolerance and Maximum RGB tolerance. With either limited
2689
+ # range conversion, MediaConvert writes the sample range metadata in
2690
+ # the output.
2604
2691
  # @return [String]
2605
2692
  #
2606
2693
  # @!attribute [rw] saturation
@@ -2624,6 +2711,7 @@ module Aws::MediaConvert
2624
2711
  #
2625
2712
  class ColorCorrector < Struct.new(
2626
2713
  :brightness,
2714
+ :clip_limits,
2627
2715
  :color_space_conversion,
2628
2716
  :contrast,
2629
2717
  :hdr_10_metadata,
@@ -2737,7 +2825,7 @@ module Aws::MediaConvert
2737
2825
  # @return [String]
2738
2826
  #
2739
2827
  # @!attribute [rw] client_request_token
2740
- # Optional. Idempotency token for CreateJob operation.**A suitable default value is auto-generated.** You should normally
2828
+ # Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.**A suitable default value is auto-generated.** You should normally
2741
2829
  # not need to pass this option.
2742
2830
  # @return [String]
2743
2831
  #
@@ -3155,6 +3243,17 @@ module Aws::MediaConvert
3155
3243
  # from a different URL than the manifest file.
3156
3244
  # @return [String]
3157
3245
  #
3246
+ # @!attribute [rw] dash_manifest_style
3247
+ # Specify how MediaConvert writes SegmentTimeline in your output DASH
3248
+ # manifest. To write a SegmentTimeline in each video Representation:
3249
+ # Keep the default value, Basic. To write a common SegmentTimeline in
3250
+ # the video AdaptationSet: Choose Compact. Note that MediaConvert will
3251
+ # still write a SegmentTimeline in any Representation that does not
3252
+ # share a common timeline. To write a video AdaptationSet for each
3253
+ # different output framerate, and a common SegmentTimeline in each
3254
+ # AdaptationSet: Choose Distinct.
3255
+ # @return [String]
3256
+ #
3158
3257
  # @!attribute [rw] destination
3159
3258
  # Use Destination (Destination) to specify the S3 output location and
3160
3259
  # the output filename base. Destination accepts format identifiers. If
@@ -3312,6 +3411,7 @@ module Aws::MediaConvert
3312
3411
  :additional_manifests,
3313
3412
  :audio_channel_config_scheme_id_uri,
3314
3413
  :base_url,
3414
+ :dash_manifest_style,
3315
3415
  :destination,
3316
3416
  :destination_settings,
3317
3417
  :encryption,
@@ -9331,7 +9431,9 @@ module Aws::MediaConvert
9331
9431
  # scheme ID URI. For SCTE35 event messages, the InbandEventStream
9332
9432
  # element schemeIdUri will be "urn:scte:scte35:2013:bin". To leave
9333
9433
  # these elements out of your output MPD manifest, set Manifest
9334
- # metadata signaling to Disabled.
9434
+ # metadata signaling to Disabled. To enable Manifest metadata
9435
+ # signaling, you must also set SCTE-35 source to Passthrough, ESAM
9436
+ # SCTE-35 to insert, or ID3 metadata (TimedMetadata) to Passthrough.
9335
9437
  # @return [String]
9336
9438
  #
9337
9439
  # @!attribute [rw] scte_35_esam
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-mediaconvert/customizations'
52
52
  # @!group service
53
53
  module Aws::MediaConvert
54
54
 
55
- GEM_VERSION = '1.96.0'
55
+ GEM_VERSION = '1.97.0'
56
56
 
57
57
  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.96.0
4
+ version: 1.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: 2022-12-02 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core