aws-sdk-medialive 1.66.0 → 1.71.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,9 +33,12 @@ module Aws::MediaLive
33
33
  AccessDenied = Shapes::StructureShape.new(name: 'AccessDenied')
34
34
  AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
35
35
  AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
36
+ ArchiveCdnSettings = Shapes::StructureShape.new(name: 'ArchiveCdnSettings')
36
37
  ArchiveContainerSettings = Shapes::StructureShape.new(name: 'ArchiveContainerSettings')
37
38
  ArchiveGroupSettings = Shapes::StructureShape.new(name: 'ArchiveGroupSettings')
38
39
  ArchiveOutputSettings = Shapes::StructureShape.new(name: 'ArchiveOutputSettings')
40
+ ArchiveS3LogUploads = Shapes::StringShape.new(name: 'ArchiveS3LogUploads')
41
+ ArchiveS3Settings = Shapes::StructureShape.new(name: 'ArchiveS3Settings')
39
42
  AribDestinationSettings = Shapes::StructureShape.new(name: 'AribDestinationSettings')
40
43
  AribSourceSettings = Shapes::StructureShape.new(name: 'AribSourceSettings')
41
44
  AudioChannelMapping = Shapes::StructureShape.new(name: 'AudioChannelMapping')
@@ -102,6 +105,7 @@ module Aws::MediaLive
102
105
  CaptionDescription = Shapes::StructureShape.new(name: 'CaptionDescription')
103
106
  CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
104
107
  CaptionLanguageMapping = Shapes::StructureShape.new(name: 'CaptionLanguageMapping')
108
+ CaptionRectangle = Shapes::StructureShape.new(name: 'CaptionRectangle')
105
109
  CaptionSelector = Shapes::StructureShape.new(name: 'CaptionSelector')
106
110
  CaptionSelectorSettings = Shapes::StructureShape.new(name: 'CaptionSelectorSettings')
107
111
  CdiInputResolution = Shapes::StringShape.new(name: 'CdiInputResolution')
@@ -227,10 +231,13 @@ module Aws::MediaLive
227
231
  FollowModeScheduleActionStartSettings = Shapes::StructureShape.new(name: 'FollowModeScheduleActionStartSettings')
228
232
  FollowPoint = Shapes::StringShape.new(name: 'FollowPoint')
229
233
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
234
+ FrameCaptureCdnSettings = Shapes::StructureShape.new(name: 'FrameCaptureCdnSettings')
230
235
  FrameCaptureGroupSettings = Shapes::StructureShape.new(name: 'FrameCaptureGroupSettings')
231
236
  FrameCaptureHlsSettings = Shapes::StructureShape.new(name: 'FrameCaptureHlsSettings')
232
237
  FrameCaptureIntervalUnit = Shapes::StringShape.new(name: 'FrameCaptureIntervalUnit')
233
238
  FrameCaptureOutputSettings = Shapes::StructureShape.new(name: 'FrameCaptureOutputSettings')
239
+ FrameCaptureS3LogUploads = Shapes::StringShape.new(name: 'FrameCaptureS3LogUploads')
240
+ FrameCaptureS3Settings = Shapes::StructureShape.new(name: 'FrameCaptureS3Settings')
234
241
  FrameCaptureSettings = Shapes::StructureShape.new(name: 'FrameCaptureSettings')
235
242
  GatewayTimeoutException = Shapes::StructureShape.new(name: 'GatewayTimeoutException')
236
243
  GlobalConfiguration = Shapes::StructureShape.new(name: 'GlobalConfiguration')
@@ -307,6 +314,8 @@ module Aws::MediaLive
307
314
  HlsOutputSettings = Shapes::StructureShape.new(name: 'HlsOutputSettings')
308
315
  HlsProgramDateTime = Shapes::StringShape.new(name: 'HlsProgramDateTime')
309
316
  HlsRedundantManifest = Shapes::StringShape.new(name: 'HlsRedundantManifest')
317
+ HlsS3LogUploads = Shapes::StringShape.new(name: 'HlsS3LogUploads')
318
+ HlsS3Settings = Shapes::StructureShape.new(name: 'HlsS3Settings')
310
319
  HlsSegmentationMode = Shapes::StringShape.new(name: 'HlsSegmentationMode')
311
320
  HlsSettings = Shapes::StructureShape.new(name: 'HlsSettings')
312
321
  HlsStreamInfResolution = Shapes::StringShape.new(name: 'HlsStreamInfResolution')
@@ -315,6 +324,7 @@ module Aws::MediaLive
315
324
  HlsTsFileMode = Shapes::StringShape.new(name: 'HlsTsFileMode')
316
325
  HlsWebdavHttpTransferMode = Shapes::StringShape.new(name: 'HlsWebdavHttpTransferMode')
317
326
  HlsWebdavSettings = Shapes::StructureShape.new(name: 'HlsWebdavSettings')
327
+ HtmlMotionGraphicsSettings = Shapes::StructureShape.new(name: 'HtmlMotionGraphicsSettings')
318
328
  IFrameOnlyPlaylistType = Shapes::StringShape.new(name: 'IFrameOnlyPlaylistType')
319
329
  ImmediateModeScheduleActionStartSettings = Shapes::StructureShape.new(name: 'ImmediateModeScheduleActionStartSettings')
320
330
  Input = Shapes::StructureShape.new(name: 'Input')
@@ -442,6 +452,11 @@ module Aws::MediaLive
442
452
  MediaPackageGroupSettings = Shapes::StructureShape.new(name: 'MediaPackageGroupSettings')
443
453
  MediaPackageOutputDestinationSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputDestinationSettings')
444
454
  MediaPackageOutputSettings = Shapes::StructureShape.new(name: 'MediaPackageOutputSettings')
455
+ MotionGraphicsActivateScheduleActionSettings = Shapes::StructureShape.new(name: 'MotionGraphicsActivateScheduleActionSettings')
456
+ MotionGraphicsConfiguration = Shapes::StructureShape.new(name: 'MotionGraphicsConfiguration')
457
+ MotionGraphicsDeactivateScheduleActionSettings = Shapes::StructureShape.new(name: 'MotionGraphicsDeactivateScheduleActionSettings')
458
+ MotionGraphicsInsertion = Shapes::StringShape.new(name: 'MotionGraphicsInsertion')
459
+ MotionGraphicsSettings = Shapes::StructureShape.new(name: 'MotionGraphicsSettings')
445
460
  Mp2CodingMode = Shapes::StringShape.new(name: 'Mp2CodingMode')
446
461
  Mp2Settings = Shapes::StructureShape.new(name: 'Mp2Settings')
447
462
  Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
@@ -526,6 +541,7 @@ module Aws::MediaLive
526
541
  RtmpGroupSettings = Shapes::StructureShape.new(name: 'RtmpGroupSettings')
527
542
  RtmpOutputCertificateMode = Shapes::StringShape.new(name: 'RtmpOutputCertificateMode')
528
543
  RtmpOutputSettings = Shapes::StructureShape.new(name: 'RtmpOutputSettings')
544
+ S3CannedAcl = Shapes::StringShape.new(name: 'S3CannedAcl')
529
545
  ScheduleAction = Shapes::StructureShape.new(name: 'ScheduleAction')
530
546
  ScheduleActionSettings = Shapes::StructureShape.new(name: 'ScheduleActionSettings')
531
547
  ScheduleActionStartSettings = Shapes::StructureShape.new(name: 'ScheduleActionStartSettings')
@@ -637,11 +653,13 @@ module Aws::MediaLive
637
653
  VideoDescriptionScalingBehavior = Shapes::StringShape.new(name: 'VideoDescriptionScalingBehavior')
638
654
  VideoSelector = Shapes::StructureShape.new(name: 'VideoSelector')
639
655
  VideoSelectorColorSpace = Shapes::StringShape.new(name: 'VideoSelectorColorSpace')
656
+ VideoSelectorColorSpaceSettings = Shapes::StructureShape.new(name: 'VideoSelectorColorSpaceSettings')
640
657
  VideoSelectorColorSpaceUsage = Shapes::StringShape.new(name: 'VideoSelectorColorSpaceUsage')
641
658
  VideoSelectorPid = Shapes::StructureShape.new(name: 'VideoSelectorPid')
642
659
  VideoSelectorProgramId = Shapes::StructureShape.new(name: 'VideoSelectorProgramId')
643
660
  VideoSelectorSettings = Shapes::StructureShape.new(name: 'VideoSelectorSettings')
644
661
  VpcOutputSettings = Shapes::StructureShape.new(name: 'VpcOutputSettings')
662
+ VpcOutputSettingsDescription = Shapes::StructureShape.new(name: 'VpcOutputSettingsDescription')
645
663
  WavCodingMode = Shapes::StringShape.new(name: 'WavCodingMode')
646
664
  WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
647
665
  WebvttDestinationSettings = Shapes::StructureShape.new(name: 'WebvttDestinationSettings')
@@ -649,6 +667,7 @@ module Aws::MediaLive
649
667
  __double = Shapes::FloatShape.new(name: '__double')
650
668
  __doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
651
669
  __doubleMin0Max1 = Shapes::FloatShape.new(name: '__doubleMin0Max1')
670
+ __doubleMin0Max100 = Shapes::FloatShape.new(name: '__doubleMin0Max100')
652
671
  __doubleMin1 = Shapes::FloatShape.new(name: '__doubleMin1')
653
672
  __doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
654
673
  __integer = Shapes::IntegerShape.new(name: '__integer')
@@ -755,7 +774,9 @@ module Aws::MediaLive
755
774
  __longMin0Max1099511627775 = Shapes::IntegerShape.new(name: '__longMin0Max1099511627775')
756
775
  __longMin0Max4294967295 = Shapes::IntegerShape.new(name: '__longMin0Max4294967295')
757
776
  __longMin0Max8589934591 = Shapes::IntegerShape.new(name: '__longMin0Max8589934591')
777
+ __longMin0Max86400000 = Shapes::IntegerShape.new(name: '__longMin0Max86400000')
758
778
  __string = Shapes::StringShape.new(name: '__string')
779
+ __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
759
780
  __stringMax256 = Shapes::StringShape.new(name: '__stringMax256')
760
781
  __stringMax32 = Shapes::StringShape.new(name: '__stringMax32')
761
782
  __stringMin1 = Shapes::StringShape.new(name: '__stringMin1')
@@ -801,10 +822,14 @@ module Aws::MediaLive
801
822
  AncillarySourceSettings.add_member(:source_ancillary_channel_number, Shapes::ShapeRef.new(shape: __integerMin1Max4, location_name: "sourceAncillaryChannelNumber"))
802
823
  AncillarySourceSettings.struct_class = Types::AncillarySourceSettings
803
824
 
825
+ ArchiveCdnSettings.add_member(:archive_s3_settings, Shapes::ShapeRef.new(shape: ArchiveS3Settings, location_name: "archiveS3Settings"))
826
+ ArchiveCdnSettings.struct_class = Types::ArchiveCdnSettings
827
+
804
828
  ArchiveContainerSettings.add_member(:m2ts_settings, Shapes::ShapeRef.new(shape: M2tsSettings, location_name: "m2tsSettings"))
805
829
  ArchiveContainerSettings.add_member(:raw_settings, Shapes::ShapeRef.new(shape: RawSettings, location_name: "rawSettings"))
806
830
  ArchiveContainerSettings.struct_class = Types::ArchiveContainerSettings
807
831
 
832
+ ArchiveGroupSettings.add_member(:archive_cdn_settings, Shapes::ShapeRef.new(shape: ArchiveCdnSettings, location_name: "archiveCdnSettings"))
808
833
  ArchiveGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
809
834
  ArchiveGroupSettings.add_member(:rollover_interval, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "rolloverInterval"))
810
835
  ArchiveGroupSettings.struct_class = Types::ArchiveGroupSettings
@@ -814,6 +839,9 @@ module Aws::MediaLive
814
839
  ArchiveOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
815
840
  ArchiveOutputSettings.struct_class = Types::ArchiveOutputSettings
816
841
 
842
+ ArchiveS3Settings.add_member(:canned_acl, Shapes::ShapeRef.new(shape: S3CannedAcl, location_name: "cannedAcl"))
843
+ ArchiveS3Settings.struct_class = Types::ArchiveS3Settings
844
+
817
845
  AribDestinationSettings.struct_class = Types::AribDestinationSettings
818
846
 
819
847
  AribSourceSettings.struct_class = Types::AribSourceSettings
@@ -1048,6 +1076,12 @@ module Aws::MediaLive
1048
1076
  CaptionLanguageMapping.add_member(:language_description, Shapes::ShapeRef.new(shape: __stringMin1, required: true, location_name: "languageDescription"))
1049
1077
  CaptionLanguageMapping.struct_class = Types::CaptionLanguageMapping
1050
1078
 
1079
+ CaptionRectangle.add_member(:height, Shapes::ShapeRef.new(shape: __doubleMin0Max100, required: true, location_name: "height"))
1080
+ CaptionRectangle.add_member(:left_offset, Shapes::ShapeRef.new(shape: __doubleMin0Max100, required: true, location_name: "leftOffset"))
1081
+ CaptionRectangle.add_member(:top_offset, Shapes::ShapeRef.new(shape: __doubleMin0Max100, required: true, location_name: "topOffset"))
1082
+ CaptionRectangle.add_member(:width, Shapes::ShapeRef.new(shape: __doubleMin0Max100, required: true, location_name: "width"))
1083
+ CaptionRectangle.struct_class = Types::CaptionRectangle
1084
+
1051
1085
  CaptionSelector.add_member(:language_code, Shapes::ShapeRef.new(shape: __string, location_name: "languageCode"))
1052
1086
  CaptionSelector.add_member(:name, Shapes::ShapeRef.new(shape: __stringMin1, required: true, location_name: "name"))
1053
1087
  CaptionSelector.add_member(:selector_settings, Shapes::ShapeRef.new(shape: CaptionSelectorSettings, location_name: "selectorSettings"))
@@ -1081,7 +1115,7 @@ module Aws::MediaLive
1081
1115
  Channel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1082
1116
  Channel.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1083
1117
  Channel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1084
- Channel.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1118
+ Channel.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
1085
1119
  Channel.struct_class = Types::Channel
1086
1120
 
1087
1121
  ChannelConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
@@ -1105,7 +1139,7 @@ module Aws::MediaLive
1105
1139
  ChannelSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1106
1140
  ChannelSummary.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1107
1141
  ChannelSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1108
- ChannelSummary.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1142
+ ChannelSummary.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
1109
1143
  ChannelSummary.struct_class = Types::ChannelSummary
1110
1144
 
1111
1145
  ColorSpacePassthroughSettings.struct_class = Types::ColorSpacePassthroughSettings
@@ -1266,7 +1300,7 @@ module Aws::MediaLive
1266
1300
  DeleteChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1267
1301
  DeleteChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1268
1302
  DeleteChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1269
- DeleteChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1303
+ DeleteChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
1270
1304
  DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
1271
1305
 
1272
1306
  DeleteInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
@@ -1356,7 +1390,7 @@ module Aws::MediaLive
1356
1390
  DescribeChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
1357
1391
  DescribeChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
1358
1392
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1359
- DescribeChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
1393
+ DescribeChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
1360
1394
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1361
1395
 
1362
1396
  DescribeInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
@@ -1553,6 +1587,7 @@ module Aws::MediaLive
1553
1587
  Eac3Settings.add_member(:surround_mode, Shapes::ShapeRef.new(shape: Eac3SurroundMode, location_name: "surroundMode"))
1554
1588
  Eac3Settings.struct_class = Types::Eac3Settings
1555
1589
 
1590
+ EbuTtDDestinationSettings.add_member(:copyright_holder, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "copyrightHolder"))
1556
1591
  EbuTtDDestinationSettings.add_member(:fill_line_gap, Shapes::ShapeRef.new(shape: EbuTtDFillLineGapControl, location_name: "fillLineGap"))
1557
1592
  EbuTtDDestinationSettings.add_member(:font_family, Shapes::ShapeRef.new(shape: __string, location_name: "fontFamily"))
1558
1593
  EbuTtDDestinationSettings.add_member(:style_control, Shapes::ShapeRef.new(shape: EbuTtDDestinationStyleControl, location_name: "styleControl"))
@@ -1577,6 +1612,7 @@ module Aws::MediaLive
1577
1612
  EncoderSettings.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: __listOfCaptionDescription, location_name: "captionDescriptions"))
1578
1613
  EncoderSettings.add_member(:feature_activations, Shapes::ShapeRef.new(shape: FeatureActivations, location_name: "featureActivations"))
1579
1614
  EncoderSettings.add_member(:global_configuration, Shapes::ShapeRef.new(shape: GlobalConfiguration, location_name: "globalConfiguration"))
1615
+ EncoderSettings.add_member(:motion_graphics_configuration, Shapes::ShapeRef.new(shape: MotionGraphicsConfiguration, location_name: "motionGraphicsConfiguration"))
1580
1616
  EncoderSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
1581
1617
  EncoderSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: __listOfOutputGroup, required: true, location_name: "outputGroups"))
1582
1618
  EncoderSettings.add_member(:timecode_config, Shapes::ShapeRef.new(shape: TimecodeConfig, required: true, location_name: "timecodeConfig"))
@@ -1614,7 +1650,11 @@ module Aws::MediaLive
1614
1650
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
1615
1651
  ForbiddenException.struct_class = Types::ForbiddenException
1616
1652
 
1653
+ FrameCaptureCdnSettings.add_member(:frame_capture_s3_settings, Shapes::ShapeRef.new(shape: FrameCaptureS3Settings, location_name: "frameCaptureS3Settings"))
1654
+ FrameCaptureCdnSettings.struct_class = Types::FrameCaptureCdnSettings
1655
+
1617
1656
  FrameCaptureGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
1657
+ FrameCaptureGroupSettings.add_member(:frame_capture_cdn_settings, Shapes::ShapeRef.new(shape: FrameCaptureCdnSettings, location_name: "frameCaptureCdnSettings"))
1618
1658
  FrameCaptureGroupSettings.struct_class = Types::FrameCaptureGroupSettings
1619
1659
 
1620
1660
  FrameCaptureHlsSettings.struct_class = Types::FrameCaptureHlsSettings
@@ -1622,6 +1662,9 @@ module Aws::MediaLive
1622
1662
  FrameCaptureOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
1623
1663
  FrameCaptureOutputSettings.struct_class = Types::FrameCaptureOutputSettings
1624
1664
 
1665
+ FrameCaptureS3Settings.add_member(:canned_acl, Shapes::ShapeRef.new(shape: S3CannedAcl, location_name: "cannedAcl"))
1666
+ FrameCaptureS3Settings.struct_class = Types::FrameCaptureS3Settings
1667
+
1625
1668
  FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000, location_name: "captureInterval"))
1626
1669
  FrameCaptureSettings.add_member(:capture_interval_units, Shapes::ShapeRef.new(shape: FrameCaptureIntervalUnit, location_name: "captureIntervalUnits"))
1627
1670
  FrameCaptureSettings.struct_class = Types::FrameCaptureSettings
@@ -1750,6 +1793,7 @@ module Aws::MediaLive
1750
1793
  HlsCdnSettings.add_member(:hls_akamai_settings, Shapes::ShapeRef.new(shape: HlsAkamaiSettings, location_name: "hlsAkamaiSettings"))
1751
1794
  HlsCdnSettings.add_member(:hls_basic_put_settings, Shapes::ShapeRef.new(shape: HlsBasicPutSettings, location_name: "hlsBasicPutSettings"))
1752
1795
  HlsCdnSettings.add_member(:hls_media_store_settings, Shapes::ShapeRef.new(shape: HlsMediaStoreSettings, location_name: "hlsMediaStoreSettings"))
1796
+ HlsCdnSettings.add_member(:hls_s3_settings, Shapes::ShapeRef.new(shape: HlsS3Settings, location_name: "hlsS3Settings"))
1753
1797
  HlsCdnSettings.add_member(:hls_webdav_settings, Shapes::ShapeRef.new(shape: HlsWebdavSettings, location_name: "hlsWebdavSettings"))
1754
1798
  HlsCdnSettings.struct_class = Types::HlsCdnSettings
1755
1799
 
@@ -1819,6 +1863,9 @@ module Aws::MediaLive
1819
1863
  HlsOutputSettings.add_member(:segment_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "segmentModifier"))
1820
1864
  HlsOutputSettings.struct_class = Types::HlsOutputSettings
1821
1865
 
1866
+ HlsS3Settings.add_member(:canned_acl, Shapes::ShapeRef.new(shape: S3CannedAcl, location_name: "cannedAcl"))
1867
+ HlsS3Settings.struct_class = Types::HlsS3Settings
1868
+
1822
1869
  HlsSettings.add_member(:audio_only_hls_settings, Shapes::ShapeRef.new(shape: AudioOnlyHlsSettings, location_name: "audioOnlyHlsSettings"))
1823
1870
  HlsSettings.add_member(:fmp_4_hls_settings, Shapes::ShapeRef.new(shape: Fmp4HlsSettings, location_name: "fmp4HlsSettings"))
1824
1871
  HlsSettings.add_member(:frame_capture_hls_settings, Shapes::ShapeRef.new(shape: FrameCaptureHlsSettings, location_name: "frameCaptureHlsSettings"))
@@ -1835,6 +1882,8 @@ module Aws::MediaLive
1835
1882
  HlsWebdavSettings.add_member(:restart_delay, Shapes::ShapeRef.new(shape: __integerMin0Max15, location_name: "restartDelay"))
1836
1883
  HlsWebdavSettings.struct_class = Types::HlsWebdavSettings
1837
1884
 
1885
+ HtmlMotionGraphicsSettings.struct_class = Types::HtmlMotionGraphicsSettings
1886
+
1838
1887
  ImmediateModeScheduleActionStartSettings.struct_class = Types::ImmediateModeScheduleActionStartSettings
1839
1888
 
1840
1889
  Input.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
@@ -2257,6 +2306,21 @@ module Aws::MediaLive
2257
2306
 
2258
2307
  MediaPackageOutputSettings.struct_class = Types::MediaPackageOutputSettings
2259
2308
 
2309
+ MotionGraphicsActivateScheduleActionSettings.add_member(:duration, Shapes::ShapeRef.new(shape: __longMin0Max86400000, location_name: "duration"))
2310
+ MotionGraphicsActivateScheduleActionSettings.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
2311
+ MotionGraphicsActivateScheduleActionSettings.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
2312
+ MotionGraphicsActivateScheduleActionSettings.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
2313
+ MotionGraphicsActivateScheduleActionSettings.struct_class = Types::MotionGraphicsActivateScheduleActionSettings
2314
+
2315
+ MotionGraphicsConfiguration.add_member(:motion_graphics_insertion, Shapes::ShapeRef.new(shape: MotionGraphicsInsertion, location_name: "motionGraphicsInsertion"))
2316
+ MotionGraphicsConfiguration.add_member(:motion_graphics_settings, Shapes::ShapeRef.new(shape: MotionGraphicsSettings, required: true, location_name: "motionGraphicsSettings"))
2317
+ MotionGraphicsConfiguration.struct_class = Types::MotionGraphicsConfiguration
2318
+
2319
+ MotionGraphicsDeactivateScheduleActionSettings.struct_class = Types::MotionGraphicsDeactivateScheduleActionSettings
2320
+
2321
+ MotionGraphicsSettings.add_member(:html_motion_graphics_settings, Shapes::ShapeRef.new(shape: HtmlMotionGraphicsSettings, location_name: "htmlMotionGraphicsSettings"))
2322
+ MotionGraphicsSettings.struct_class = Types::MotionGraphicsSettings
2323
+
2260
2324
  Mp2Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __double, location_name: "bitrate"))
2261
2325
  Mp2Settings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: Mp2CodingMode, location_name: "codingMode"))
2262
2326
  Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
@@ -2486,6 +2550,8 @@ module Aws::MediaLive
2486
2550
 
2487
2551
  PipelineDetail.add_member(:active_input_attachment_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeInputAttachmentName"))
2488
2552
  PipelineDetail.add_member(:active_input_switch_action_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeInputSwitchActionName"))
2553
+ PipelineDetail.add_member(:active_motion_graphics_action_name, Shapes::ShapeRef.new(shape: __string, location_name: "activeMotionGraphicsActionName"))
2554
+ PipelineDetail.add_member(:active_motion_graphics_uri, Shapes::ShapeRef.new(shape: __string, location_name: "activeMotionGraphicsUri"))
2489
2555
  PipelineDetail.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: __string, location_name: "pipelineId"))
2490
2556
  PipelineDetail.struct_class = Types::PipelineDetail
2491
2557
 
@@ -2591,6 +2657,8 @@ module Aws::MediaLive
2591
2657
  ScheduleActionSettings.add_member(:hls_timed_metadata_settings, Shapes::ShapeRef.new(shape: HlsTimedMetadataScheduleActionSettings, location_name: "hlsTimedMetadataSettings"))
2592
2658
  ScheduleActionSettings.add_member(:input_prepare_settings, Shapes::ShapeRef.new(shape: InputPrepareScheduleActionSettings, location_name: "inputPrepareSettings"))
2593
2659
  ScheduleActionSettings.add_member(:input_switch_settings, Shapes::ShapeRef.new(shape: InputSwitchScheduleActionSettings, location_name: "inputSwitchSettings"))
2660
+ ScheduleActionSettings.add_member(:motion_graphics_image_activate_settings, Shapes::ShapeRef.new(shape: MotionGraphicsActivateScheduleActionSettings, location_name: "motionGraphicsImageActivateSettings"))
2661
+ ScheduleActionSettings.add_member(:motion_graphics_image_deactivate_settings, Shapes::ShapeRef.new(shape: MotionGraphicsDeactivateScheduleActionSettings, location_name: "motionGraphicsImageDeactivateSettings"))
2594
2662
  ScheduleActionSettings.add_member(:pause_state_settings, Shapes::ShapeRef.new(shape: PauseStateScheduleActionSettings, location_name: "pauseStateSettings"))
2595
2663
  ScheduleActionSettings.add_member(:scte_35_return_to_network_settings, Shapes::ShapeRef.new(shape: Scte35ReturnToNetworkScheduleActionSettings, location_name: "scte35ReturnToNetworkSettings"))
2596
2664
  ScheduleActionSettings.add_member(:scte_35_splice_insert_settings, Shapes::ShapeRef.new(shape: Scte35SpliceInsertScheduleActionSettings, location_name: "scte35SpliceInsertSettings"))
@@ -2691,7 +2759,7 @@ module Aws::MediaLive
2691
2759
  StartChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2692
2760
  StartChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
2693
2761
  StartChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2694
- StartChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
2762
+ StartChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
2695
2763
  StartChannelResponse.struct_class = Types::StartChannelResponse
2696
2764
 
2697
2765
  StartMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
@@ -2751,7 +2819,7 @@ module Aws::MediaLive
2751
2819
  StopChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
2752
2820
  StopChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
2753
2821
  StopChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2754
- StopChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
2822
+ StopChannelResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettingsDescription, location_name: "vpc"))
2755
2823
  StopChannelResponse.struct_class = Types::StopChannelResponse
2756
2824
 
2757
2825
  StopMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
@@ -2781,6 +2849,7 @@ module Aws::MediaLive
2781
2849
 
2782
2850
  TeletextDestinationSettings.struct_class = Types::TeletextDestinationSettings
2783
2851
 
2852
+ TeletextSourceSettings.add_member(:output_rectangle, Shapes::ShapeRef.new(shape: CaptionRectangle, location_name: "outputRectangle"))
2784
2853
  TeletextSourceSettings.add_member(:page_number, Shapes::ShapeRef.new(shape: __string, location_name: "pageNumber"))
2785
2854
  TeletextSourceSettings.struct_class = Types::TeletextSourceSettings
2786
2855
 
@@ -2814,6 +2883,7 @@ module Aws::MediaLive
2814
2883
  TransferringInputDeviceSummary.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2815
2884
  TransferringInputDeviceSummary.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2816
2885
  TransferringInputDeviceSummary.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
2886
+ TransferringInputDeviceSummary.add_member(:target_region, Shapes::ShapeRef.new(shape: __string, location_name: "targetRegion"))
2817
2887
  TransferringInputDeviceSummary.add_member(:transfer_type, Shapes::ShapeRef.new(shape: InputDeviceTransferType, location_name: "transferType"))
2818
2888
  TransferringInputDeviceSummary.struct_class = Types::TransferringInputDeviceSummary
2819
2889
 
@@ -3004,10 +3074,14 @@ module Aws::MediaLive
3004
3074
  VideoDescription.struct_class = Types::VideoDescription
3005
3075
 
3006
3076
  VideoSelector.add_member(:color_space, Shapes::ShapeRef.new(shape: VideoSelectorColorSpace, location_name: "colorSpace"))
3077
+ VideoSelector.add_member(:color_space_settings, Shapes::ShapeRef.new(shape: VideoSelectorColorSpaceSettings, location_name: "colorSpaceSettings"))
3007
3078
  VideoSelector.add_member(:color_space_usage, Shapes::ShapeRef.new(shape: VideoSelectorColorSpaceUsage, location_name: "colorSpaceUsage"))
3008
3079
  VideoSelector.add_member(:selector_settings, Shapes::ShapeRef.new(shape: VideoSelectorSettings, location_name: "selectorSettings"))
3009
3080
  VideoSelector.struct_class = Types::VideoSelector
3010
3081
 
3082
+ VideoSelectorColorSpaceSettings.add_member(:hdr_10_settings, Shapes::ShapeRef.new(shape: Hdr10Settings, location_name: "hdr10Settings"))
3083
+ VideoSelectorColorSpaceSettings.struct_class = Types::VideoSelectorColorSpaceSettings
3084
+
3011
3085
  VideoSelectorPid.add_member(:pid, Shapes::ShapeRef.new(shape: __integerMin0Max8191, location_name: "pid"))
3012
3086
  VideoSelectorPid.struct_class = Types::VideoSelectorPid
3013
3087
 
@@ -3023,6 +3097,12 @@ module Aws::MediaLive
3023
3097
  VpcOutputSettings.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "subnetIds"))
3024
3098
  VpcOutputSettings.struct_class = Types::VpcOutputSettings
3025
3099
 
3100
+ VpcOutputSettingsDescription.add_member(:availability_zones, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "availabilityZones"))
3101
+ VpcOutputSettingsDescription.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "networkInterfaceIds"))
3102
+ VpcOutputSettingsDescription.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "securityGroupIds"))
3103
+ VpcOutputSettingsDescription.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "subnetIds"))
3104
+ VpcOutputSettingsDescription.struct_class = Types::VpcOutputSettingsDescription
3105
+
3026
3106
  WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __double, location_name: "bitDepth"))
3027
3107
  WavSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: WavCodingMode, location_name: "codingMode"))
3028
3108
  WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
@@ -218,6 +218,29 @@ module Aws::MediaLive
218
218
  include Aws::Structure
219
219
  end
220
220
 
221
+ # Archive Cdn Settings
222
+ #
223
+ # @note When making an API call, you may pass ArchiveCdnSettings
224
+ # data as a hash:
225
+ #
226
+ # {
227
+ # archive_s3_settings: {
228
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
229
+ # },
230
+ # }
231
+ #
232
+ # @!attribute [rw] archive_s3_settings
233
+ # Archive S3 Settings
234
+ # @return [Types::ArchiveS3Settings]
235
+ #
236
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveCdnSettings AWS API Documentation
237
+ #
238
+ class ArchiveCdnSettings < Struct.new(
239
+ :archive_s3_settings)
240
+ SENSITIVE = []
241
+ include Aws::Structure
242
+ end
243
+
221
244
  # Archive Container Settings
222
245
  #
223
246
  # @note When making an API call, you may pass ArchiveContainerSettings
@@ -311,12 +334,21 @@ module Aws::MediaLive
311
334
  # data as a hash:
312
335
  #
313
336
  # {
337
+ # archive_cdn_settings: {
338
+ # archive_s3_settings: {
339
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
340
+ # },
341
+ # },
314
342
  # destination: { # required
315
343
  # destination_ref_id: "__string",
316
344
  # },
317
345
  # rollover_interval: 1,
318
346
  # }
319
347
  #
348
+ # @!attribute [rw] archive_cdn_settings
349
+ # Parameters that control interactions with the CDN.
350
+ # @return [Types::ArchiveCdnSettings]
351
+ #
320
352
  # @!attribute [rw] destination
321
353
  # A directory and base filename where archive files should be written.
322
354
  # @return [Types::OutputLocationRef]
@@ -329,6 +361,7 @@ module Aws::MediaLive
329
361
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveGroupSettings AWS API Documentation
330
362
  #
331
363
  class ArchiveGroupSettings < Struct.new(
364
+ :archive_cdn_settings,
332
365
  :destination,
333
366
  :rollover_interval)
334
367
  SENSITIVE = []
@@ -433,6 +466,28 @@ module Aws::MediaLive
433
466
  include Aws::Structure
434
467
  end
435
468
 
469
+ # Archive S3 Settings
470
+ #
471
+ # @note When making an API call, you may pass ArchiveS3Settings
472
+ # data as a hash:
473
+ #
474
+ # {
475
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
476
+ # }
477
+ #
478
+ # @!attribute [rw] canned_acl
479
+ # Specify the canned ACL to apply to each S3 request. Defaults to
480
+ # none.
481
+ # @return [String]
482
+ #
483
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ArchiveS3Settings AWS API Documentation
484
+ #
485
+ class ArchiveS3Settings < Struct.new(
486
+ :canned_acl)
487
+ SENSITIVE = []
488
+ include Aws::Structure
489
+ end
490
+
436
491
  # Arib Destination Settings
437
492
  #
438
493
  # @api private
@@ -1416,6 +1471,14 @@ module Aws::MediaLive
1416
1471
  # },
1417
1472
  # url_path: ["__string"],
1418
1473
  # },
1474
+ # motion_graphics_image_activate_settings: {
1475
+ # duration: 1,
1476
+ # password_param: "__string",
1477
+ # url: "__string",
1478
+ # username: "__string",
1479
+ # },
1480
+ # motion_graphics_image_deactivate_settings: {
1481
+ # },
1419
1482
  # pause_state_settings: {
1420
1483
  # pipelines: [
1421
1484
  # {
@@ -1777,6 +1840,14 @@ module Aws::MediaLive
1777
1840
  # },
1778
1841
  # url_path: ["__string"],
1779
1842
  # },
1843
+ # motion_graphics_image_activate_settings: {
1844
+ # duration: 1,
1845
+ # password_param: "__string",
1846
+ # url: "__string",
1847
+ # username: "__string",
1848
+ # },
1849
+ # motion_graphics_image_deactivate_settings: {
1850
+ # },
1780
1851
  # pause_state_settings: {
1781
1852
  # pipelines: [
1782
1853
  # {
@@ -2228,6 +2299,7 @@ module Aws::MediaLive
2228
2299
  # y_position: 1,
2229
2300
  # },
2230
2301
  # ebu_tt_d_destination_settings: {
2302
+ # copyright_holder: "__stringMax1000",
2231
2303
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2232
2304
  # font_family: "__string",
2233
2305
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
@@ -2349,6 +2421,7 @@ module Aws::MediaLive
2349
2421
  # y_position: 1,
2350
2422
  # },
2351
2423
  # ebu_tt_d_destination_settings: {
2424
+ # copyright_holder: "__stringMax1000",
2352
2425
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
2353
2426
  # font_family: "__string",
2354
2427
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
@@ -2483,6 +2556,75 @@ module Aws::MediaLive
2483
2556
  include Aws::Structure
2484
2557
  end
2485
2558
 
2559
+ # Caption Rectangle
2560
+ #
2561
+ # @note When making an API call, you may pass CaptionRectangle
2562
+ # data as a hash:
2563
+ #
2564
+ # {
2565
+ # height: 1.0, # required
2566
+ # left_offset: 1.0, # required
2567
+ # top_offset: 1.0, # required
2568
+ # width: 1.0, # required
2569
+ # }
2570
+ #
2571
+ # @!attribute [rw] height
2572
+ # See the description in leftOffset. For height, specify the entire
2573
+ # height of the rectangle as a percentage of the underlying frame
2574
+ # height. For example, \\"80\\" means the rectangle height is 80% of
2575
+ # the underlying frame height. The topOffset and rectangleHeight must
2576
+ # add up to 100% or less. This field corresponds to tts:extent - Y in
2577
+ # the TTML standard.
2578
+ # @return [Float]
2579
+ #
2580
+ # @!attribute [rw] left_offset
2581
+ # Applies only if you plan to convert these source captions to
2582
+ # EBU-TT-D or TTML in an output. (Make sure to leave the default if
2583
+ # you don't have either of these formats in the output.) You can
2584
+ # define a display rectangle for the captions that is smaller than the
2585
+ # underlying video frame. You define the rectangle by specifying the
2586
+ # position of the left edge, top edge, bottom edge, and right edge of
2587
+ # the rectangle, all within the underlying video frame. The units for
2588
+ # the measurements are percentages. If you specify a value for one of
2589
+ # these fields, you must specify a value for all of them. For
2590
+ # leftOffset, specify the position of the left edge of the rectangle,
2591
+ # as a percentage of the underlying frame width, and relative to the
2592
+ # left edge of the frame. For example, \\"10\\" means the
2593
+ # measurement is 10% of the underlying frame width. The rectangle left
2594
+ # edge starts at that position from the left edge of the frame. This
2595
+ # field corresponds to tts:origin - X in the TTML standard.
2596
+ # @return [Float]
2597
+ #
2598
+ # @!attribute [rw] top_offset
2599
+ # See the description in leftOffset. For topOffset, specify the
2600
+ # position of the top edge of the rectangle, as a percentage of the
2601
+ # underlying frame height, and relative to the top edge of the frame.
2602
+ # For example, \\"10\\" means the measurement is 10% of the
2603
+ # underlying frame height. The rectangle top edge starts at that
2604
+ # position from the top edge of the frame. This field corresponds to
2605
+ # tts:origin - Y in the TTML standard.
2606
+ # @return [Float]
2607
+ #
2608
+ # @!attribute [rw] width
2609
+ # See the description in leftOffset. For width, specify the entire
2610
+ # width of the rectangle as a percentage of the underlying frame
2611
+ # width. For example, \\"80\\" means the rectangle width is 80% of
2612
+ # the underlying frame width. The leftOffset and rectangleWidth must
2613
+ # add up to 100% or less. This field corresponds to tts:extent - X in
2614
+ # the TTML standard.
2615
+ # @return [Float]
2616
+ #
2617
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CaptionRectangle AWS API Documentation
2618
+ #
2619
+ class CaptionRectangle < Struct.new(
2620
+ :height,
2621
+ :left_offset,
2622
+ :top_offset,
2623
+ :width)
2624
+ SENSITIVE = []
2625
+ include Aws::Structure
2626
+ end
2627
+
2486
2628
  # Output groups for this Live Event. Output groups contain information
2487
2629
  # about where streams should be distributed.
2488
2630
  #
@@ -2515,6 +2657,12 @@ module Aws::MediaLive
2515
2657
  # pid: 1,
2516
2658
  # },
2517
2659
  # teletext_source_settings: {
2660
+ # output_rectangle: {
2661
+ # height: 1.0, # required
2662
+ # left_offset: 1.0, # required
2663
+ # top_offset: 1.0, # required
2664
+ # width: 1.0, # required
2665
+ # },
2518
2666
  # page_number: "__string",
2519
2667
  # },
2520
2668
  # },
@@ -2573,6 +2721,12 @@ module Aws::MediaLive
2573
2721
  # pid: 1,
2574
2722
  # },
2575
2723
  # teletext_source_settings: {
2724
+ # output_rectangle: {
2725
+ # height: 1.0, # required
2726
+ # left_offset: 1.0, # required
2727
+ # top_offset: 1.0, # required
2728
+ # width: 1.0, # required
2729
+ # },
2576
2730
  # page_number: "__string",
2577
2731
  # },
2578
2732
  # }
@@ -2707,7 +2861,7 @@ module Aws::MediaLive
2707
2861
  #
2708
2862
  # @!attribute [rw] vpc
2709
2863
  # Settings for VPC output
2710
- # @return [Types::VpcOutputSettings]
2864
+ # @return [Types::VpcOutputSettingsDescription]
2711
2865
  #
2712
2866
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Channel AWS API Documentation
2713
2867
  #
@@ -2822,7 +2976,7 @@ module Aws::MediaLive
2822
2976
  #
2823
2977
  # @!attribute [rw] vpc
2824
2978
  # Settings for VPC output
2825
- # @return [Types::VpcOutputSettings]
2979
+ # @return [Types::VpcOutputSettingsDescription]
2826
2980
  #
2827
2981
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelSummary AWS API Documentation
2828
2982
  #
@@ -3147,6 +3301,7 @@ module Aws::MediaLive
3147
3301
  # y_position: 1,
3148
3302
  # },
3149
3303
  # ebu_tt_d_destination_settings: {
3304
+ # copyright_holder: "__stringMax1000",
3150
3305
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
3151
3306
  # font_family: "__string",
3152
3307
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
@@ -3197,6 +3352,13 @@ module Aws::MediaLive
3197
3352
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
3198
3353
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
3199
3354
  # },
3355
+ # motion_graphics_configuration: {
3356
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
3357
+ # motion_graphics_settings: { # required
3358
+ # html_motion_graphics_settings: {
3359
+ # },
3360
+ # },
3361
+ # },
3200
3362
  # nielsen_configuration: {
3201
3363
  # distributor_id: "__string",
3202
3364
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -3206,6 +3368,11 @@ module Aws::MediaLive
3206
3368
  # name: "__stringMax32",
3207
3369
  # output_group_settings: { # required
3208
3370
  # archive_group_settings: {
3371
+ # archive_cdn_settings: {
3372
+ # archive_s3_settings: {
3373
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
3374
+ # },
3375
+ # },
3209
3376
  # destination: { # required
3210
3377
  # destination_ref_id: "__string",
3211
3378
  # },
@@ -3215,6 +3382,11 @@ module Aws::MediaLive
3215
3382
  # destination: { # required
3216
3383
  # destination_ref_id: "__string",
3217
3384
  # },
3385
+ # frame_capture_cdn_settings: {
3386
+ # frame_capture_s3_settings: {
3387
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
3388
+ # },
3389
+ # },
3218
3390
  # },
3219
3391
  # hls_group_settings: {
3220
3392
  # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
@@ -3262,6 +3434,9 @@ module Aws::MediaLive
3262
3434
  # num_retries: 1,
3263
3435
  # restart_delay: 1,
3264
3436
  # },
3437
+ # hls_s3_settings: {
3438
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
3439
+ # },
3265
3440
  # hls_webdav_settings: {
3266
3441
  # connection_retry_interval: 1,
3267
3442
  # filecache_duration: 1,
@@ -3585,7 +3760,7 @@ module Aws::MediaLive
3585
3760
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
3586
3761
  # },
3587
3762
  # h264_settings: {
3588
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
3763
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
3589
3764
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
3590
3765
  # bitrate: 1,
3591
3766
  # buf_fill_pct: 1,
@@ -3640,7 +3815,7 @@ module Aws::MediaLive
3640
3815
  # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
3641
3816
  # },
3642
3817
  # h265_settings: {
3643
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
3818
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
3644
3819
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
3645
3820
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
3646
3821
  # bitrate: 1,
@@ -3794,6 +3969,12 @@ module Aws::MediaLive
3794
3969
  # pid: 1,
3795
3970
  # },
3796
3971
  # teletext_source_settings: {
3972
+ # output_rectangle: {
3973
+ # height: 1.0, # required
3974
+ # left_offset: 1.0, # required
3975
+ # top_offset: 1.0, # required
3976
+ # width: 1.0, # required
3977
+ # },
3797
3978
  # page_number: "__string",
3798
3979
  # },
3799
3980
  # },
@@ -3815,7 +3996,13 @@ module Aws::MediaLive
3815
3996
  # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
3816
3997
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
3817
3998
  # video_selector: {
3818
- # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
3999
+ # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
4000
+ # color_space_settings: {
4001
+ # hdr_10_settings: {
4002
+ # max_cll: 1,
4003
+ # max_fall: 1,
4004
+ # },
4005
+ # },
3819
4006
  # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
3820
4007
  # selector_settings: {
3821
4008
  # video_selector_pid: {
@@ -4557,10 +4744,8 @@ module Aws::MediaLive
4557
4744
  # @return [Hash<String,String>]
4558
4745
  #
4559
4746
  # @!attribute [rw] vpc
4560
- # The properties for a private VPC Output When this property is
4561
- # specified, the output egress addresses will be created in a user
4562
- # specified VPC
4563
- # @return [Types::VpcOutputSettings]
4747
+ # The properties for a private VPC Output
4748
+ # @return [Types::VpcOutputSettingsDescription]
4564
4749
  #
4565
4750
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannelResponse AWS API Documentation
4566
4751
  #
@@ -4966,10 +5151,8 @@ module Aws::MediaLive
4966
5151
  # @return [Hash<String,String>]
4967
5152
  #
4968
5153
  # @!attribute [rw] vpc
4969
- # The properties for a private VPC Output When this property is
4970
- # specified, the output egress addresses will be created in a user
4971
- # specified VPC
4972
- # @return [Types::VpcOutputSettings]
5154
+ # The properties for a private VPC Output
5155
+ # @return [Types::VpcOutputSettingsDescription]
4973
5156
  #
4974
5157
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannelResponse AWS API Documentation
4975
5158
  #
@@ -6082,11 +6265,19 @@ module Aws::MediaLive
6082
6265
  # data as a hash:
6083
6266
  #
6084
6267
  # {
6268
+ # copyright_holder: "__stringMax1000",
6085
6269
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6086
6270
  # font_family: "__string",
6087
6271
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
6088
6272
  # }
6089
6273
  #
6274
+ # @!attribute [rw] copyright_holder
6275
+ # Applies only if you plan to convert these source captions to
6276
+ # EBU-TT-D or TTML in an output. Complete this field if you want to
6277
+ # include the name of the copyright holder in the copyright metadata
6278
+ # tag in the TTML
6279
+ # @return [String]
6280
+ #
6090
6281
  # @!attribute [rw] fill_line_gap
6091
6282
  # Specifies how to handle the gap between the lines (in multi-line
6092
6283
  # captions). - enabled: Fill with the captions background color (as
@@ -6125,6 +6316,7 @@ module Aws::MediaLive
6125
6316
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/EbuTtDDestinationSettings AWS API Documentation
6126
6317
  #
6127
6318
  class EbuTtDDestinationSettings < Struct.new(
6319
+ :copyright_holder,
6128
6320
  :fill_line_gap,
6129
6321
  :font_family,
6130
6322
  :style_control)
@@ -6379,6 +6571,7 @@ module Aws::MediaLive
6379
6571
  # y_position: 1,
6380
6572
  # },
6381
6573
  # ebu_tt_d_destination_settings: {
6574
+ # copyright_holder: "__stringMax1000",
6382
6575
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
6383
6576
  # font_family: "__string",
6384
6577
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
@@ -6429,6 +6622,13 @@ module Aws::MediaLive
6429
6622
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
6430
6623
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
6431
6624
  # },
6625
+ # motion_graphics_configuration: {
6626
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
6627
+ # motion_graphics_settings: { # required
6628
+ # html_motion_graphics_settings: {
6629
+ # },
6630
+ # },
6631
+ # },
6432
6632
  # nielsen_configuration: {
6433
6633
  # distributor_id: "__string",
6434
6634
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -6438,6 +6638,11 @@ module Aws::MediaLive
6438
6638
  # name: "__stringMax32",
6439
6639
  # output_group_settings: { # required
6440
6640
  # archive_group_settings: {
6641
+ # archive_cdn_settings: {
6642
+ # archive_s3_settings: {
6643
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
6644
+ # },
6645
+ # },
6441
6646
  # destination: { # required
6442
6647
  # destination_ref_id: "__string",
6443
6648
  # },
@@ -6447,6 +6652,11 @@ module Aws::MediaLive
6447
6652
  # destination: { # required
6448
6653
  # destination_ref_id: "__string",
6449
6654
  # },
6655
+ # frame_capture_cdn_settings: {
6656
+ # frame_capture_s3_settings: {
6657
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
6658
+ # },
6659
+ # },
6450
6660
  # },
6451
6661
  # hls_group_settings: {
6452
6662
  # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
@@ -6494,6 +6704,9 @@ module Aws::MediaLive
6494
6704
  # num_retries: 1,
6495
6705
  # restart_delay: 1,
6496
6706
  # },
6707
+ # hls_s3_settings: {
6708
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
6709
+ # },
6497
6710
  # hls_webdav_settings: {
6498
6711
  # connection_retry_interval: 1,
6499
6712
  # filecache_duration: 1,
@@ -6817,7 +7030,7 @@ module Aws::MediaLive
6817
7030
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
6818
7031
  # },
6819
7032
  # h264_settings: {
6820
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
7033
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
6821
7034
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
6822
7035
  # bitrate: 1,
6823
7036
  # buf_fill_pct: 1,
@@ -6872,7 +7085,7 @@ module Aws::MediaLive
6872
7085
  # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
6873
7086
  # },
6874
7087
  # h265_settings: {
6875
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
7088
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
6876
7089
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
6877
7090
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
6878
7091
  # bitrate: 1,
@@ -6979,6 +7192,10 @@ module Aws::MediaLive
6979
7192
  # Configuration settings that apply to the event as a whole.
6980
7193
  # @return [Types::GlobalConfiguration]
6981
7194
  #
7195
+ # @!attribute [rw] motion_graphics_configuration
7196
+ # Settings for motion graphics.
7197
+ # @return [Types::MotionGraphicsConfiguration]
7198
+ #
6982
7199
  # @!attribute [rw] nielsen_configuration
6983
7200
  # Nielsen configuration settings.
6984
7201
  # @return [Types::NielsenConfiguration]
@@ -7004,6 +7221,7 @@ module Aws::MediaLive
7004
7221
  :caption_descriptions,
7005
7222
  :feature_activations,
7006
7223
  :global_configuration,
7224
+ :motion_graphics_configuration,
7007
7225
  :nielsen_configuration,
7008
7226
  :output_groups,
7009
7227
  :timecode_config,
@@ -7257,6 +7475,29 @@ module Aws::MediaLive
7257
7475
  include Aws::Structure
7258
7476
  end
7259
7477
 
7478
+ # Frame Capture Cdn Settings
7479
+ #
7480
+ # @note When making an API call, you may pass FrameCaptureCdnSettings
7481
+ # data as a hash:
7482
+ #
7483
+ # {
7484
+ # frame_capture_s3_settings: {
7485
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7486
+ # },
7487
+ # }
7488
+ #
7489
+ # @!attribute [rw] frame_capture_s3_settings
7490
+ # Frame Capture S3 Settings
7491
+ # @return [Types::FrameCaptureS3Settings]
7492
+ #
7493
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureCdnSettings AWS API Documentation
7494
+ #
7495
+ class FrameCaptureCdnSettings < Struct.new(
7496
+ :frame_capture_s3_settings)
7497
+ SENSITIVE = []
7498
+ include Aws::Structure
7499
+ end
7500
+
7260
7501
  # Frame Capture Group Settings
7261
7502
  #
7262
7503
  # @note When making an API call, you may pass FrameCaptureGroupSettings
@@ -7266,6 +7507,11 @@ module Aws::MediaLive
7266
7507
  # destination: { # required
7267
7508
  # destination_ref_id: "__string",
7268
7509
  # },
7510
+ # frame_capture_cdn_settings: {
7511
+ # frame_capture_s3_settings: {
7512
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7513
+ # },
7514
+ # },
7269
7515
  # }
7270
7516
  #
7271
7517
  # @!attribute [rw] destination
@@ -7280,10 +7526,15 @@ module Aws::MediaLive
7280
7526
  # curling-low.00001.jpg
7281
7527
  # @return [Types::OutputLocationRef]
7282
7528
  #
7529
+ # @!attribute [rw] frame_capture_cdn_settings
7530
+ # Parameters that control interactions with the CDN.
7531
+ # @return [Types::FrameCaptureCdnSettings]
7532
+ #
7283
7533
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureGroupSettings AWS API Documentation
7284
7534
  #
7285
7535
  class FrameCaptureGroupSettings < Struct.new(
7286
- :destination)
7536
+ :destination,
7537
+ :frame_capture_cdn_settings)
7287
7538
  SENSITIVE = []
7288
7539
  include Aws::Structure
7289
7540
  end
@@ -7318,6 +7569,28 @@ module Aws::MediaLive
7318
7569
  include Aws::Structure
7319
7570
  end
7320
7571
 
7572
+ # Frame Capture S3 Settings
7573
+ #
7574
+ # @note When making an API call, you may pass FrameCaptureS3Settings
7575
+ # data as a hash:
7576
+ #
7577
+ # {
7578
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
7579
+ # }
7580
+ #
7581
+ # @!attribute [rw] canned_acl
7582
+ # Specify the canned ACL to apply to each S3 request. Defaults to
7583
+ # none.
7584
+ # @return [String]
7585
+ #
7586
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureS3Settings AWS API Documentation
7587
+ #
7588
+ class FrameCaptureS3Settings < Struct.new(
7589
+ :canned_acl)
7590
+ SENSITIVE = []
7591
+ include Aws::Structure
7592
+ end
7593
+
7321
7594
  # Frame Capture Settings
7322
7595
  #
7323
7596
  # @note When making an API call, you may pass FrameCaptureSettings
@@ -7500,7 +7773,7 @@ module Aws::MediaLive
7500
7773
  # data as a hash:
7501
7774
  #
7502
7775
  # {
7503
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
7776
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
7504
7777
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
7505
7778
  # bitrate: 1,
7506
7779
  # buf_fill_pct: 1,
@@ -7556,8 +7829,16 @@ module Aws::MediaLive
7556
7829
  # }
7557
7830
  #
7558
7831
  # @!attribute [rw] adaptive_quantization
7559
- # Adaptive quantization. Allows intra-frame quantizers to vary to
7560
- # improve visual quality.
7832
+ # Enables or disables adaptive quantization, which is a technique
7833
+ # MediaLive can apply to video on a frame-by-frame basis to produce
7834
+ # more compression without losing quality. There are three types of
7835
+ # adaptive quantization: flicker, spatial, and temporal. Set the field
7836
+ # in one of these ways: Set to Auto. Recommended. For each type of AQ,
7837
+ # MediaLive will determine if AQ is needed, and if so, the appropriate
7838
+ # strength. Set a strength (a value other than Auto or Disable). This
7839
+ # strength will apply to any of the AQ fields that you choose to
7840
+ # enable. Set to Disabled to disable all types of adaptive
7841
+ # quantization.
7561
7842
  # @return [String]
7562
7843
  #
7563
7844
  # @!attribute [rw] afd_signaling
@@ -7607,8 +7888,17 @@ module Aws::MediaLive
7607
7888
  # @return [String]
7608
7889
  #
7609
7890
  # @!attribute [rw] flicker_aq
7610
- # If set to enabled, adjust quantization within each frame to reduce
7611
- # flicker or 'pop' on I-frames.
7891
+ # Flicker AQ makes adjustments within each frame to reduce flicker or
7892
+ # 'pop' on I-frames. The value to enter in this field depends on the
7893
+ # value in the Adaptive quantization field: If you have set the
7894
+ # Adaptive quantization field to Auto, MediaLive ignores any value in
7895
+ # this field. MediaLive will determine if flicker AQ is appropriate
7896
+ # and will apply the appropriate strength. If you have set the
7897
+ # Adaptive quantization field to a strength, you can set this field to
7898
+ # Enabled or Disabled. Enabled: MediaLive will apply flicker AQ using
7899
+ # the specified strength. Disabled: MediaLive won't apply flicker AQ.
7900
+ # If you have set the Adaptive quantization to Disabled, MediaLive
7901
+ # ignores any value in this field and doesn't apply flicker AQ.
7612
7902
  # @return [String]
7613
7903
  #
7614
7904
  # @!attribute [rw] force_field_pictures
@@ -7733,12 +8023,17 @@ module Aws::MediaLive
7733
8023
  #
7734
8024
  # @!attribute [rw] qvbr_quality_level
7735
8025
  # Controls the target quality for the video encode. Applies only when
7736
- # the rate control mode is QVBR. Set values for the QVBR quality level
7737
- # field and Max bitrate field that suit your most important viewing
8026
+ # the rate control mode is QVBR. You can set a target quality or you
8027
+ # can let MediaLive determine the best quality. To set a target
8028
+ # quality, enter values in the QVBR quality level field and the Max
8029
+ # bitrate field. Enter values that suit your most important viewing
7738
8030
  # devices. Recommended values are: - Primary screen: Quality level: 8
7739
8031
  # to 10. Max bitrate: 4M - PC or tablet: Quality level: 7. Max
7740
8032
  # bitrate: 1.5M to 3M - Smartphone: Quality level: 6. Max bitrate: 1M
7741
- # to 1.5M
8033
+ # to 1.5M To let MediaLive decide, leave the QVBR quality level field
8034
+ # empty, and in Max bitrate enter the maximum rate you want in the
8035
+ # video. For more information, see the section called "Video - rate
8036
+ # control mode" in the MediaLive user guide
7742
8037
  # @return [Integer]
7743
8038
  #
7744
8039
  # @!attribute [rw] rate_control_mode
@@ -7777,12 +8072,23 @@ module Aws::MediaLive
7777
8072
  #
7778
8073
  # @!attribute [rw] softness
7779
8074
  # Softness. Selects quantizer matrix, larger values reduce
7780
- # high-frequency content in the encoded image.
8075
+ # high-frequency content in the encoded image. If not set to zero,
8076
+ # must be greater than 15.
7781
8077
  # @return [Integer]
7782
8078
  #
7783
8079
  # @!attribute [rw] spatial_aq
7784
- # If set to enabled, adjust quantization within each frame based on
7785
- # spatial variation of content complexity.
8080
+ # Spatial AQ makes adjustments within each frame based on spatial
8081
+ # variation of content complexity. The value to enter in this field
8082
+ # depends on the value in the Adaptive quantization field: If you have
8083
+ # set the Adaptive quantization field to Auto, MediaLive ignores any
8084
+ # value in this field. MediaLive will determine if spatial AQ is
8085
+ # appropriate and will apply the appropriate strength. If you have set
8086
+ # the Adaptive quantization field to a strength, you can set this
8087
+ # field to Enabled or Disabled. Enabled: MediaLive will apply spatial
8088
+ # AQ using the specified strength. Disabled: MediaLive won't apply
8089
+ # spatial AQ. If you have set the Adaptive quantization to Disabled,
8090
+ # MediaLive ignores any value in this field and doesn't apply spatial
8091
+ # AQ.
7786
8092
  # @return [String]
7787
8093
  #
7788
8094
  # @!attribute [rw] subgop_length
@@ -7796,8 +8102,18 @@ module Aws::MediaLive
7796
8102
  # @return [String]
7797
8103
  #
7798
8104
  # @!attribute [rw] temporal_aq
7799
- # If set to enabled, adjust quantization within each frame based on
7800
- # temporal variation of content complexity.
8105
+ # Temporal makes adjustments within each frame based on temporal
8106
+ # variation of content complexity. The value to enter in this field
8107
+ # depends on the value in the Adaptive quantization field: If you have
8108
+ # set the Adaptive quantization field to Auto, MediaLive ignores any
8109
+ # value in this field. MediaLive will determine if temporal AQ is
8110
+ # appropriate and will apply the appropriate strength. If you have set
8111
+ # the Adaptive quantization field to a strength, you can set this
8112
+ # field to Enabled or Disabled. Enabled: MediaLive will apply temporal
8113
+ # AQ using the specified strength. Disabled: MediaLive won't apply
8114
+ # temporal AQ. If you have set the Adaptive quantization to Disabled,
8115
+ # MediaLive ignores any value in this field and doesn't apply
8116
+ # temporal AQ.
7801
8117
  # @return [String]
7802
8118
  #
7803
8119
  # @!attribute [rw] timecode_insertion
@@ -7930,7 +8246,7 @@ module Aws::MediaLive
7930
8246
  # data as a hash:
7931
8247
  #
7932
8248
  # {
7933
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
8249
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
7934
8250
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
7935
8251
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
7936
8252
  # bitrate: 1,
@@ -8343,6 +8659,9 @@ module Aws::MediaLive
8343
8659
  # num_retries: 1,
8344
8660
  # restart_delay: 1,
8345
8661
  # },
8662
+ # hls_s3_settings: {
8663
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
8664
+ # },
8346
8665
  # hls_webdav_settings: {
8347
8666
  # connection_retry_interval: 1,
8348
8667
  # filecache_duration: 1,
@@ -8364,6 +8683,10 @@ module Aws::MediaLive
8364
8683
  # Hls Media Store Settings
8365
8684
  # @return [Types::HlsMediaStoreSettings]
8366
8685
  #
8686
+ # @!attribute [rw] hls_s3_settings
8687
+ # Hls S3 Settings
8688
+ # @return [Types::HlsS3Settings]
8689
+ #
8367
8690
  # @!attribute [rw] hls_webdav_settings
8368
8691
  # Hls Webdav Settings
8369
8692
  # @return [Types::HlsWebdavSettings]
@@ -8374,6 +8697,7 @@ module Aws::MediaLive
8374
8697
  :hls_akamai_settings,
8375
8698
  :hls_basic_put_settings,
8376
8699
  :hls_media_store_settings,
8700
+ :hls_s3_settings,
8377
8701
  :hls_webdav_settings)
8378
8702
  SENSITIVE = []
8379
8703
  include Aws::Structure
@@ -8430,6 +8754,9 @@ module Aws::MediaLive
8430
8754
  # num_retries: 1,
8431
8755
  # restart_delay: 1,
8432
8756
  # },
8757
+ # hls_s3_settings: {
8758
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
8759
+ # },
8433
8760
  # hls_webdav_settings: {
8434
8761
  # connection_retry_interval: 1,
8435
8762
  # filecache_duration: 1,
@@ -9010,6 +9337,28 @@ module Aws::MediaLive
9010
9337
  include Aws::Structure
9011
9338
  end
9012
9339
 
9340
+ # Hls S3 Settings
9341
+ #
9342
+ # @note When making an API call, you may pass HlsS3Settings
9343
+ # data as a hash:
9344
+ #
9345
+ # {
9346
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
9347
+ # }
9348
+ #
9349
+ # @!attribute [rw] canned_acl
9350
+ # Specify the canned ACL to apply to each S3 request. Defaults to
9351
+ # none.
9352
+ # @return [String]
9353
+ #
9354
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsS3Settings AWS API Documentation
9355
+ #
9356
+ class HlsS3Settings < Struct.new(
9357
+ :canned_acl)
9358
+ SENSITIVE = []
9359
+ include Aws::Structure
9360
+ end
9361
+
9013
9362
  # Hls Settings
9014
9363
  #
9015
9364
  # @note When making an API call, you may pass HlsSettings
@@ -9154,6 +9503,14 @@ module Aws::MediaLive
9154
9503
  include Aws::Structure
9155
9504
  end
9156
9505
 
9506
+ # Html Motion Graphics Settings
9507
+ #
9508
+ # @api private
9509
+ #
9510
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HtmlMotionGraphicsSettings AWS API Documentation
9511
+ #
9512
+ class HtmlMotionGraphicsSettings < Aws::EmptyStructure; end
9513
+
9157
9514
  # Settings to configure an action so that it occurs as soon as possible.
9158
9515
  #
9159
9516
  # @api private
@@ -9336,6 +9693,12 @@ module Aws::MediaLive
9336
9693
  # pid: 1,
9337
9694
  # },
9338
9695
  # teletext_source_settings: {
9696
+ # output_rectangle: {
9697
+ # height: 1.0, # required
9698
+ # left_offset: 1.0, # required
9699
+ # top_offset: 1.0, # required
9700
+ # width: 1.0, # required
9701
+ # },
9339
9702
  # page_number: "__string",
9340
9703
  # },
9341
9704
  # },
@@ -9357,7 +9720,13 @@ module Aws::MediaLive
9357
9720
  # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
9358
9721
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
9359
9722
  # video_selector: {
9360
- # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
9723
+ # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
9724
+ # color_space_settings: {
9725
+ # hdr_10_settings: {
9726
+ # max_cll: 1,
9727
+ # max_fall: 1,
9728
+ # },
9729
+ # },
9361
9730
  # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
9362
9731
  # selector_settings: {
9363
9732
  # video_selector_pid: {
@@ -10202,6 +10571,12 @@ module Aws::MediaLive
10202
10571
  # pid: 1,
10203
10572
  # },
10204
10573
  # teletext_source_settings: {
10574
+ # output_rectangle: {
10575
+ # height: 1.0, # required
10576
+ # left_offset: 1.0, # required
10577
+ # top_offset: 1.0, # required
10578
+ # width: 1.0, # required
10579
+ # },
10205
10580
  # page_number: "__string",
10206
10581
  # },
10207
10582
  # },
@@ -10223,7 +10598,13 @@ module Aws::MediaLive
10223
10598
  # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
10224
10599
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
10225
10600
  # video_selector: {
10226
- # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
10601
+ # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
10602
+ # color_space_settings: {
10603
+ # hdr_10_settings: {
10604
+ # max_cll: 1,
10605
+ # max_fall: 1,
10606
+ # },
10607
+ # },
10227
10608
  # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
10228
10609
  # selector_settings: {
10229
10610
  # video_selector_pid: {
@@ -11862,6 +12243,113 @@ module Aws::MediaLive
11862
12243
  #
11863
12244
  class MediaPackageOutputSettings < Aws::EmptyStructure; end
11864
12245
 
12246
+ # Settings to specify the rendering of motion graphics into the video
12247
+ # stream.
12248
+ #
12249
+ # @note When making an API call, you may pass MotionGraphicsActivateScheduleActionSettings
12250
+ # data as a hash:
12251
+ #
12252
+ # {
12253
+ # duration: 1,
12254
+ # password_param: "__string",
12255
+ # url: "__string",
12256
+ # username: "__string",
12257
+ # }
12258
+ #
12259
+ # @!attribute [rw] duration
12260
+ # Duration (in milliseconds) that motion graphics should render on to
12261
+ # the video stream. Leaving out this property or setting to 0 will
12262
+ # result in rendering continuing until a deactivate action is
12263
+ # processed.
12264
+ # @return [Integer]
12265
+ #
12266
+ # @!attribute [rw] password_param
12267
+ # Key used to extract the password from EC2 Parameter store
12268
+ # @return [String]
12269
+ #
12270
+ # @!attribute [rw] url
12271
+ # URI of the HTML5 content to be rendered into the live stream.
12272
+ # @return [String]
12273
+ #
12274
+ # @!attribute [rw] username
12275
+ # Username if credentials are required to access a file. This must be
12276
+ # a reference to an AWS parameter store name from which the password
12277
+ # can be retrieved. AWS Parameter store format: \\"ssm://<parameter
12278
+ # name="">"</p> </parameter>
12279
+ # @return [String]
12280
+ #
12281
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsActivateScheduleActionSettings AWS API Documentation
12282
+ #
12283
+ class MotionGraphicsActivateScheduleActionSettings < Struct.new(
12284
+ :duration,
12285
+ :password_param,
12286
+ :url,
12287
+ :username)
12288
+ SENSITIVE = []
12289
+ include Aws::Structure
12290
+ end
12291
+
12292
+ # Motion Graphics Configuration
12293
+ #
12294
+ # @note When making an API call, you may pass MotionGraphicsConfiguration
12295
+ # data as a hash:
12296
+ #
12297
+ # {
12298
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
12299
+ # motion_graphics_settings: { # required
12300
+ # html_motion_graphics_settings: {
12301
+ # },
12302
+ # },
12303
+ # }
12304
+ #
12305
+ # @!attribute [rw] motion_graphics_insertion
12306
+ # Motion Graphics Insertion
12307
+ # @return [String]
12308
+ #
12309
+ # @!attribute [rw] motion_graphics_settings
12310
+ # Motion Graphics Settings
12311
+ # @return [Types::MotionGraphicsSettings]
12312
+ #
12313
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsConfiguration AWS API Documentation
12314
+ #
12315
+ class MotionGraphicsConfiguration < Struct.new(
12316
+ :motion_graphics_insertion,
12317
+ :motion_graphics_settings)
12318
+ SENSITIVE = []
12319
+ include Aws::Structure
12320
+ end
12321
+
12322
+ # Settings to specify the ending of rendering motion graphics into the
12323
+ # video stream.
12324
+ #
12325
+ # @api private
12326
+ #
12327
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsDeactivateScheduleActionSettings AWS API Documentation
12328
+ #
12329
+ class MotionGraphicsDeactivateScheduleActionSettings < Aws::EmptyStructure; end
12330
+
12331
+ # Motion Graphics Settings
12332
+ #
12333
+ # @note When making an API call, you may pass MotionGraphicsSettings
12334
+ # data as a hash:
12335
+ #
12336
+ # {
12337
+ # html_motion_graphics_settings: {
12338
+ # },
12339
+ # }
12340
+ #
12341
+ # @!attribute [rw] html_motion_graphics_settings
12342
+ # Html Motion Graphics Settings
12343
+ # @return [Types::HtmlMotionGraphicsSettings]
12344
+ #
12345
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsSettings AWS API Documentation
12346
+ #
12347
+ class MotionGraphicsSettings < Struct.new(
12348
+ :html_motion_graphics_settings)
12349
+ SENSITIVE = []
12350
+ include Aws::Structure
12351
+ end
12352
+
11865
12353
  # Mp2 Settings
11866
12354
  #
11867
12355
  # @note When making an API call, you may pass Mp2Settings
@@ -13341,6 +13829,11 @@ module Aws::MediaLive
13341
13829
  # name: "__stringMax32",
13342
13830
  # output_group_settings: { # required
13343
13831
  # archive_group_settings: {
13832
+ # archive_cdn_settings: {
13833
+ # archive_s3_settings: {
13834
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
13835
+ # },
13836
+ # },
13344
13837
  # destination: { # required
13345
13838
  # destination_ref_id: "__string",
13346
13839
  # },
@@ -13350,6 +13843,11 @@ module Aws::MediaLive
13350
13843
  # destination: { # required
13351
13844
  # destination_ref_id: "__string",
13352
13845
  # },
13846
+ # frame_capture_cdn_settings: {
13847
+ # frame_capture_s3_settings: {
13848
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
13849
+ # },
13850
+ # },
13353
13851
  # },
13354
13852
  # hls_group_settings: {
13355
13853
  # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
@@ -13397,6 +13895,9 @@ module Aws::MediaLive
13397
13895
  # num_retries: 1,
13398
13896
  # restart_delay: 1,
13399
13897
  # },
13898
+ # hls_s3_settings: {
13899
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
13900
+ # },
13400
13901
  # hls_webdav_settings: {
13401
13902
  # connection_retry_interval: 1,
13402
13903
  # filecache_duration: 1,
@@ -13738,6 +14239,11 @@ module Aws::MediaLive
13738
14239
  #
13739
14240
  # {
13740
14241
  # archive_group_settings: {
14242
+ # archive_cdn_settings: {
14243
+ # archive_s3_settings: {
14244
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
14245
+ # },
14246
+ # },
13741
14247
  # destination: { # required
13742
14248
  # destination_ref_id: "__string",
13743
14249
  # },
@@ -13747,6 +14253,11 @@ module Aws::MediaLive
13747
14253
  # destination: { # required
13748
14254
  # destination_ref_id: "__string",
13749
14255
  # },
14256
+ # frame_capture_cdn_settings: {
14257
+ # frame_capture_s3_settings: {
14258
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
14259
+ # },
14260
+ # },
13750
14261
  # },
13751
14262
  # hls_group_settings: {
13752
14263
  # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
@@ -13794,6 +14305,9 @@ module Aws::MediaLive
13794
14305
  # num_retries: 1,
13795
14306
  # restart_delay: 1,
13796
14307
  # },
14308
+ # hls_s3_settings: {
14309
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
14310
+ # },
13797
14311
  # hls_webdav_settings: {
13798
14312
  # connection_retry_interval: 1,
13799
14313
  # filecache_duration: 1,
@@ -14261,6 +14775,17 @@ module Aws::MediaLive
14261
14775
  # attachment for this pipeline.
14262
14776
  # @return [String]
14263
14777
  #
14778
+ # @!attribute [rw] active_motion_graphics_action_name
14779
+ # The name of the motion graphics activate action that occurred most
14780
+ # recently and that resulted in the current graphics URI for this
14781
+ # pipeline.
14782
+ # @return [String]
14783
+ #
14784
+ # @!attribute [rw] active_motion_graphics_uri
14785
+ # The current URI being used for HTML5 motion graphics for this
14786
+ # pipeline.
14787
+ # @return [String]
14788
+ #
14264
14789
  # @!attribute [rw] pipeline_id
14265
14790
  # Pipeline ID
14266
14791
  # @return [String]
@@ -14270,6 +14795,8 @@ module Aws::MediaLive
14270
14795
  class PipelineDetail < Struct.new(
14271
14796
  :active_input_attachment_name,
14272
14797
  :active_input_switch_action_name,
14798
+ :active_motion_graphics_action_name,
14799
+ :active_motion_graphics_uri,
14273
14800
  :pipeline_id)
14274
14801
  SENSITIVE = []
14275
14802
  include Aws::Structure
@@ -14845,6 +15372,14 @@ module Aws::MediaLive
14845
15372
  # },
14846
15373
  # url_path: ["__string"],
14847
15374
  # },
15375
+ # motion_graphics_image_activate_settings: {
15376
+ # duration: 1,
15377
+ # password_param: "__string",
15378
+ # url: "__string",
15379
+ # username: "__string",
15380
+ # },
15381
+ # motion_graphics_image_deactivate_settings: {
15382
+ # },
14848
15383
  # pause_state_settings: {
14849
15384
  # pipelines: [
14850
15385
  # {
@@ -14986,6 +15521,14 @@ module Aws::MediaLive
14986
15521
  # },
14987
15522
  # url_path: ["__string"],
14988
15523
  # },
15524
+ # motion_graphics_image_activate_settings: {
15525
+ # duration: 1,
15526
+ # password_param: "__string",
15527
+ # url: "__string",
15528
+ # username: "__string",
15529
+ # },
15530
+ # motion_graphics_image_deactivate_settings: {
15531
+ # },
14989
15532
  # pause_state_settings: {
14990
15533
  # pipelines: [
14991
15534
  # {
@@ -15064,6 +15607,14 @@ module Aws::MediaLive
15064
15607
  # Action to switch the input
15065
15608
  # @return [Types::InputSwitchScheduleActionSettings]
15066
15609
  #
15610
+ # @!attribute [rw] motion_graphics_image_activate_settings
15611
+ # Action to activate a motion graphics image overlay
15612
+ # @return [Types::MotionGraphicsActivateScheduleActionSettings]
15613
+ #
15614
+ # @!attribute [rw] motion_graphics_image_deactivate_settings
15615
+ # Action to deactivate a motion graphics image overlay
15616
+ # @return [Types::MotionGraphicsDeactivateScheduleActionSettings]
15617
+ #
15067
15618
  # @!attribute [rw] pause_state_settings
15068
15619
  # Action to pause or unpause one or both channel pipelines
15069
15620
  # @return [Types::PauseStateScheduleActionSettings]
@@ -15095,6 +15646,8 @@ module Aws::MediaLive
15095
15646
  :hls_timed_metadata_settings,
15096
15647
  :input_prepare_settings,
15097
15648
  :input_switch_settings,
15649
+ :motion_graphics_image_activate_settings,
15650
+ :motion_graphics_image_deactivate_settings,
15098
15651
  :pause_state_settings,
15099
15652
  :scte_35_return_to_network_settings,
15100
15653
  :scte_35_splice_insert_settings,
@@ -15775,10 +16328,8 @@ module Aws::MediaLive
15775
16328
  # @return [Hash<String,String>]
15776
16329
  #
15777
16330
  # @!attribute [rw] vpc
15778
- # The properties for a private VPC Output When this property is
15779
- # specified, the output egress addresses will be created in a user
15780
- # specified VPC
15781
- # @return [Types::VpcOutputSettings]
16331
+ # The properties for a private VPC Output
16332
+ # @return [Types::VpcOutputSettingsDescription]
15782
16333
  #
15783
16334
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelResponse AWS API Documentation
15784
16335
  #
@@ -16128,10 +16679,8 @@ module Aws::MediaLive
16128
16679
  # @return [Hash<String,String>]
16129
16680
  #
16130
16681
  # @!attribute [rw] vpc
16131
- # The properties for a private VPC Output When this property is
16132
- # specified, the output egress addresses will be created in a user
16133
- # specified VPC
16134
- # @return [Types::VpcOutputSettings]
16682
+ # The properties for a private VPC Output
16683
+ # @return [Types::VpcOutputSettingsDescription]
16135
16684
  #
16136
16685
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelResponse AWS API Documentation
16137
16686
  #
@@ -16280,9 +16829,20 @@ module Aws::MediaLive
16280
16829
  # data as a hash:
16281
16830
  #
16282
16831
  # {
16832
+ # output_rectangle: {
16833
+ # height: 1.0, # required
16834
+ # left_offset: 1.0, # required
16835
+ # top_offset: 1.0, # required
16836
+ # width: 1.0, # required
16837
+ # },
16283
16838
  # page_number: "__string",
16284
16839
  # }
16285
16840
  #
16841
+ # @!attribute [rw] output_rectangle
16842
+ # Optionally defines a region where TTML style captions will be
16843
+ # displayed
16844
+ # @return [Types::CaptionRectangle]
16845
+ #
16286
16846
  # @!attribute [rw] page_number
16287
16847
  # Specifies the teletext page number within the data stream from which
16288
16848
  # to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused
@@ -16293,6 +16853,7 @@ module Aws::MediaLive
16293
16853
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TeletextSourceSettings AWS API Documentation
16294
16854
  #
16295
16855
  class TeletextSourceSettings < Struct.new(
16856
+ :output_rectangle,
16296
16857
  :page_number)
16297
16858
  SENSITIVE = []
16298
16859
  include Aws::Structure
@@ -16470,6 +17031,9 @@ module Aws::MediaLive
16470
17031
  # The AWS account ID for the recipient of the input device transfer.
16471
17032
  # @return [String]
16472
17033
  #
17034
+ # @!attribute [rw] target_region
17035
+ # @return [String]
17036
+ #
16473
17037
  # @!attribute [rw] transfer_type
16474
17038
  # The type (direction) of the input device transfer.
16475
17039
  # @return [String]
@@ -16480,6 +17044,7 @@ module Aws::MediaLive
16480
17044
  :id,
16481
17045
  :message,
16482
17046
  :target_customer_id,
17047
+ :target_region,
16483
17048
  :transfer_type)
16484
17049
  SENSITIVE = []
16485
17050
  include Aws::Structure
@@ -17091,6 +17656,7 @@ module Aws::MediaLive
17091
17656
  # y_position: 1,
17092
17657
  # },
17093
17658
  # ebu_tt_d_destination_settings: {
17659
+ # copyright_holder: "__stringMax1000",
17094
17660
  # fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
17095
17661
  # font_family: "__string",
17096
17662
  # style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
@@ -17141,6 +17707,13 @@ module Aws::MediaLive
17141
17707
  # output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
17142
17708
  # support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
17143
17709
  # },
17710
+ # motion_graphics_configuration: {
17711
+ # motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
17712
+ # motion_graphics_settings: { # required
17713
+ # html_motion_graphics_settings: {
17714
+ # },
17715
+ # },
17716
+ # },
17144
17717
  # nielsen_configuration: {
17145
17718
  # distributor_id: "__string",
17146
17719
  # nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
@@ -17150,6 +17723,11 @@ module Aws::MediaLive
17150
17723
  # name: "__stringMax32",
17151
17724
  # output_group_settings: { # required
17152
17725
  # archive_group_settings: {
17726
+ # archive_cdn_settings: {
17727
+ # archive_s3_settings: {
17728
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
17729
+ # },
17730
+ # },
17153
17731
  # destination: { # required
17154
17732
  # destination_ref_id: "__string",
17155
17733
  # },
@@ -17159,6 +17737,11 @@ module Aws::MediaLive
17159
17737
  # destination: { # required
17160
17738
  # destination_ref_id: "__string",
17161
17739
  # },
17740
+ # frame_capture_cdn_settings: {
17741
+ # frame_capture_s3_settings: {
17742
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
17743
+ # },
17744
+ # },
17162
17745
  # },
17163
17746
  # hls_group_settings: {
17164
17747
  # ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
@@ -17206,6 +17789,9 @@ module Aws::MediaLive
17206
17789
  # num_retries: 1,
17207
17790
  # restart_delay: 1,
17208
17791
  # },
17792
+ # hls_s3_settings: {
17793
+ # canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
17794
+ # },
17209
17795
  # hls_webdav_settings: {
17210
17796
  # connection_retry_interval: 1,
17211
17797
  # filecache_duration: 1,
@@ -17529,7 +18115,7 @@ module Aws::MediaLive
17529
18115
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
17530
18116
  # },
17531
18117
  # h264_settings: {
17532
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18118
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
17533
18119
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
17534
18120
  # bitrate: 1,
17535
18121
  # buf_fill_pct: 1,
@@ -17584,7 +18170,7 @@ module Aws::MediaLive
17584
18170
  # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
17585
18171
  # },
17586
18172
  # h265_settings: {
17587
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18173
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
17588
18174
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
17589
18175
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
17590
18176
  # bitrate: 1,
@@ -17738,6 +18324,12 @@ module Aws::MediaLive
17738
18324
  # pid: 1,
17739
18325
  # },
17740
18326
  # teletext_source_settings: {
18327
+ # output_rectangle: {
18328
+ # height: 1.0, # required
18329
+ # left_offset: 1.0, # required
18330
+ # top_offset: 1.0, # required
18331
+ # width: 1.0, # required
18332
+ # },
17741
18333
  # page_number: "__string",
17742
18334
  # },
17743
18335
  # },
@@ -17759,7 +18351,13 @@ module Aws::MediaLive
17759
18351
  # smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
17760
18352
  # source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
17761
18353
  # video_selector: {
17762
- # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
18354
+ # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
18355
+ # color_space_settings: {
18356
+ # hdr_10_settings: {
18357
+ # max_cll: 1,
18358
+ # max_fall: 1,
18359
+ # },
18360
+ # },
17763
18361
  # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
17764
18362
  # selector_settings: {
17765
18363
  # video_selector_pid: {
@@ -18469,7 +19067,7 @@ module Aws::MediaLive
18469
19067
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
18470
19068
  # },
18471
19069
  # h264_settings: {
18472
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
19070
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18473
19071
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
18474
19072
  # bitrate: 1,
18475
19073
  # buf_fill_pct: 1,
@@ -18524,7 +19122,7 @@ module Aws::MediaLive
18524
19122
  # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
18525
19123
  # },
18526
19124
  # h265_settings: {
18527
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
19125
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18528
19126
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
18529
19127
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
18530
19128
  # bitrate: 1,
@@ -18634,7 +19232,7 @@ module Aws::MediaLive
18634
19232
  # capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
18635
19233
  # },
18636
19234
  # h264_settings: {
18637
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
19235
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18638
19236
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
18639
19237
  # bitrate: 1,
18640
19238
  # buf_fill_pct: 1,
@@ -18689,7 +19287,7 @@ module Aws::MediaLive
18689
19287
  # timecode_insertion: "DISABLED", # accepts DISABLED, PIC_TIMING_SEI
18690
19288
  # },
18691
19289
  # h265_settings: {
18692
- # adaptive_quantization: "HIGH", # accepts HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
19290
+ # adaptive_quantization: "AUTO", # accepts AUTO, HIGH, HIGHER, LOW, MAX, MEDIUM, OFF
18693
19291
  # afd_signaling: "AUTO", # accepts AUTO, FIXED, NONE
18694
19292
  # alternative_transfer_function: "INSERT", # accepts INSERT, OMIT
18695
19293
  # bitrate: 1,
@@ -18842,7 +19440,13 @@ module Aws::MediaLive
18842
19440
  # data as a hash:
18843
19441
  #
18844
19442
  # {
18845
- # color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
19443
+ # color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
19444
+ # color_space_settings: {
19445
+ # hdr_10_settings: {
19446
+ # max_cll: 1,
19447
+ # max_fall: 1,
19448
+ # },
19449
+ # },
18846
19450
  # color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
18847
19451
  # selector_settings: {
18848
19452
  # video_selector_pid: {
@@ -18861,6 +19465,10 @@ module Aws::MediaLive
18861
19465
  # performed.
18862
19466
  # @return [String]
18863
19467
  #
19468
+ # @!attribute [rw] color_space_settings
19469
+ # Color space settings
19470
+ # @return [Types::VideoSelectorColorSpaceSettings]
19471
+ #
18864
19472
  # @!attribute [rw] color_space_usage
18865
19473
  # Applies only if colorSpace is a value other than follow. This field
18866
19474
  # controls how the value in the colorSpace field will be used.
@@ -18881,12 +19489,37 @@ module Aws::MediaLive
18881
19489
  #
18882
19490
  class VideoSelector < Struct.new(
18883
19491
  :color_space,
19492
+ :color_space_settings,
18884
19493
  :color_space_usage,
18885
19494
  :selector_settings)
18886
19495
  SENSITIVE = []
18887
19496
  include Aws::Structure
18888
19497
  end
18889
19498
 
19499
+ # Video Selector Color Space Settings
19500
+ #
19501
+ # @note When making an API call, you may pass VideoSelectorColorSpaceSettings
19502
+ # data as a hash:
19503
+ #
19504
+ # {
19505
+ # hdr_10_settings: {
19506
+ # max_cll: 1,
19507
+ # max_fall: 1,
19508
+ # },
19509
+ # }
19510
+ #
19511
+ # @!attribute [rw] hdr_10_settings
19512
+ # Hdr10 Settings
19513
+ # @return [Types::Hdr10Settings]
19514
+ #
19515
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelectorColorSpaceSettings AWS API Documentation
19516
+ #
19517
+ class VideoSelectorColorSpaceSettings < Struct.new(
19518
+ :hdr_10_settings)
19519
+ SENSITIVE = []
19520
+ include Aws::Structure
19521
+ end
19522
+
18890
19523
  # Video Selector Pid
18891
19524
  #
18892
19525
  # @note When making an API call, you may pass VideoSelectorPid
@@ -19002,6 +19635,40 @@ module Aws::MediaLive
19002
19635
  include Aws::Structure
19003
19636
  end
19004
19637
 
19638
+ # The properties for a private VPC Output
19639
+ #
19640
+ # @!attribute [rw] availability_zones
19641
+ # The Availability Zones where the vpc subnets are located. The first
19642
+ # Availability Zone applies to the first subnet in the list of
19643
+ # subnets. The second Availability Zone applies to the second subnet.
19644
+ # @return [Array<String>]
19645
+ #
19646
+ # @!attribute [rw] network_interface_ids
19647
+ # A list of Elastic Network Interfaces created by MediaLive in the
19648
+ # customer's VPC
19649
+ # @return [Array<String>]
19650
+ #
19651
+ # @!attribute [rw] security_group_ids
19652
+ # A list of up EC2 VPC security group IDs attached to the Output VPC
19653
+ # network interfaces.
19654
+ # @return [Array<String>]
19655
+ #
19656
+ # @!attribute [rw] subnet_ids
19657
+ # A list of VPC subnet IDs from the same VPC. If STANDARD channel,
19658
+ # subnet IDs must be mapped to two unique availability zones (AZ).
19659
+ # @return [Array<String>]
19660
+ #
19661
+ # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VpcOutputSettingsDescription AWS API Documentation
19662
+ #
19663
+ class VpcOutputSettingsDescription < Struct.new(
19664
+ :availability_zones,
19665
+ :network_interface_ids,
19666
+ :security_group_ids,
19667
+ :subnet_ids)
19668
+ SENSITIVE = []
19669
+ include Aws::Structure
19670
+ end
19671
+
19005
19672
  # Wav Settings
19006
19673
  #
19007
19674
  # @note When making an API call, you may pass WavSettings