aws-sdk-medialive 1.65.0 → 1.70.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +25 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-medialive.rb +2 -2
- data/lib/aws-sdk-medialive/client.rb +232 -32
- data/lib/aws-sdk-medialive/client_api.rb +87 -7
- data/lib/aws-sdk-medialive/errors.rb +1 -1
- data/lib/aws-sdk-medialive/resource.rb +1 -1
- data/lib/aws-sdk-medialive/types.rb +651 -26
- data/lib/aws-sdk-medialive/waiters.rb +1 -1
- metadata +4 -4
@@ -3,7 +3,7 @@
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
4
4
|
#
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -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:
|
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:
|
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:
|
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:
|
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:
|
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:
|
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"))
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
4
4
|
#
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
4
4
|
#
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
4
4
|
#
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -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::
|
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::
|
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,
|
@@ -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
|
4561
|
-
#
|
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
|
4970
|
-
#
|
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,
|
@@ -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
|
@@ -7777,7 +8050,8 @@ module Aws::MediaLive
|
|
7777
8050
|
#
|
7778
8051
|
# @!attribute [rw] softness
|
7779
8052
|
# Softness. Selects quantizer matrix, larger values reduce
|
7780
|
-
# high-frequency content in the encoded image.
|
8053
|
+
# high-frequency content in the encoded image. If not set to zero,
|
8054
|
+
# must be greater than 15.
|
7781
8055
|
# @return [Integer]
|
7782
8056
|
#
|
7783
8057
|
# @!attribute [rw] spatial_aq
|
@@ -8343,6 +8617,9 @@ module Aws::MediaLive
|
|
8343
8617
|
# num_retries: 1,
|
8344
8618
|
# restart_delay: 1,
|
8345
8619
|
# },
|
8620
|
+
# hls_s3_settings: {
|
8621
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
8622
|
+
# },
|
8346
8623
|
# hls_webdav_settings: {
|
8347
8624
|
# connection_retry_interval: 1,
|
8348
8625
|
# filecache_duration: 1,
|
@@ -8364,6 +8641,10 @@ module Aws::MediaLive
|
|
8364
8641
|
# Hls Media Store Settings
|
8365
8642
|
# @return [Types::HlsMediaStoreSettings]
|
8366
8643
|
#
|
8644
|
+
# @!attribute [rw] hls_s3_settings
|
8645
|
+
# Hls S3 Settings
|
8646
|
+
# @return [Types::HlsS3Settings]
|
8647
|
+
#
|
8367
8648
|
# @!attribute [rw] hls_webdav_settings
|
8368
8649
|
# Hls Webdav Settings
|
8369
8650
|
# @return [Types::HlsWebdavSettings]
|
@@ -8374,6 +8655,7 @@ module Aws::MediaLive
|
|
8374
8655
|
:hls_akamai_settings,
|
8375
8656
|
:hls_basic_put_settings,
|
8376
8657
|
:hls_media_store_settings,
|
8658
|
+
:hls_s3_settings,
|
8377
8659
|
:hls_webdav_settings)
|
8378
8660
|
SENSITIVE = []
|
8379
8661
|
include Aws::Structure
|
@@ -8430,6 +8712,9 @@ module Aws::MediaLive
|
|
8430
8712
|
# num_retries: 1,
|
8431
8713
|
# restart_delay: 1,
|
8432
8714
|
# },
|
8715
|
+
# hls_s3_settings: {
|
8716
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
8717
|
+
# },
|
8433
8718
|
# hls_webdav_settings: {
|
8434
8719
|
# connection_retry_interval: 1,
|
8435
8720
|
# filecache_duration: 1,
|
@@ -9010,6 +9295,28 @@ module Aws::MediaLive
|
|
9010
9295
|
include Aws::Structure
|
9011
9296
|
end
|
9012
9297
|
|
9298
|
+
# Hls S3 Settings
|
9299
|
+
#
|
9300
|
+
# @note When making an API call, you may pass HlsS3Settings
|
9301
|
+
# data as a hash:
|
9302
|
+
#
|
9303
|
+
# {
|
9304
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
9305
|
+
# }
|
9306
|
+
#
|
9307
|
+
# @!attribute [rw] canned_acl
|
9308
|
+
# Specify the canned ACL to apply to each S3 request. Defaults to
|
9309
|
+
# none.
|
9310
|
+
# @return [String]
|
9311
|
+
#
|
9312
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HlsS3Settings AWS API Documentation
|
9313
|
+
#
|
9314
|
+
class HlsS3Settings < Struct.new(
|
9315
|
+
:canned_acl)
|
9316
|
+
SENSITIVE = []
|
9317
|
+
include Aws::Structure
|
9318
|
+
end
|
9319
|
+
|
9013
9320
|
# Hls Settings
|
9014
9321
|
#
|
9015
9322
|
# @note When making an API call, you may pass HlsSettings
|
@@ -9154,6 +9461,14 @@ module Aws::MediaLive
|
|
9154
9461
|
include Aws::Structure
|
9155
9462
|
end
|
9156
9463
|
|
9464
|
+
# Html Motion Graphics Settings
|
9465
|
+
#
|
9466
|
+
# @api private
|
9467
|
+
#
|
9468
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/HtmlMotionGraphicsSettings AWS API Documentation
|
9469
|
+
#
|
9470
|
+
class HtmlMotionGraphicsSettings < Aws::EmptyStructure; end
|
9471
|
+
|
9157
9472
|
# Settings to configure an action so that it occurs as soon as possible.
|
9158
9473
|
#
|
9159
9474
|
# @api private
|
@@ -9336,6 +9651,12 @@ module Aws::MediaLive
|
|
9336
9651
|
# pid: 1,
|
9337
9652
|
# },
|
9338
9653
|
# teletext_source_settings: {
|
9654
|
+
# output_rectangle: {
|
9655
|
+
# height: 1.0, # required
|
9656
|
+
# left_offset: 1.0, # required
|
9657
|
+
# top_offset: 1.0, # required
|
9658
|
+
# width: 1.0, # required
|
9659
|
+
# },
|
9339
9660
|
# page_number: "__string",
|
9340
9661
|
# },
|
9341
9662
|
# },
|
@@ -9357,7 +9678,13 @@ module Aws::MediaLive
|
|
9357
9678
|
# smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
|
9358
9679
|
# source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
|
9359
9680
|
# video_selector: {
|
9360
|
-
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
|
9681
|
+
# color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
|
9682
|
+
# color_space_settings: {
|
9683
|
+
# hdr_10_settings: {
|
9684
|
+
# max_cll: 1,
|
9685
|
+
# max_fall: 1,
|
9686
|
+
# },
|
9687
|
+
# },
|
9361
9688
|
# color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
|
9362
9689
|
# selector_settings: {
|
9363
9690
|
# video_selector_pid: {
|
@@ -10202,6 +10529,12 @@ module Aws::MediaLive
|
|
10202
10529
|
# pid: 1,
|
10203
10530
|
# },
|
10204
10531
|
# teletext_source_settings: {
|
10532
|
+
# output_rectangle: {
|
10533
|
+
# height: 1.0, # required
|
10534
|
+
# left_offset: 1.0, # required
|
10535
|
+
# top_offset: 1.0, # required
|
10536
|
+
# width: 1.0, # required
|
10537
|
+
# },
|
10205
10538
|
# page_number: "__string",
|
10206
10539
|
# },
|
10207
10540
|
# },
|
@@ -10223,7 +10556,13 @@ module Aws::MediaLive
|
|
10223
10556
|
# smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
|
10224
10557
|
# source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
|
10225
10558
|
# video_selector: {
|
10226
|
-
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
|
10559
|
+
# color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
|
10560
|
+
# color_space_settings: {
|
10561
|
+
# hdr_10_settings: {
|
10562
|
+
# max_cll: 1,
|
10563
|
+
# max_fall: 1,
|
10564
|
+
# },
|
10565
|
+
# },
|
10227
10566
|
# color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
|
10228
10567
|
# selector_settings: {
|
10229
10568
|
# video_selector_pid: {
|
@@ -11862,6 +12201,113 @@ module Aws::MediaLive
|
|
11862
12201
|
#
|
11863
12202
|
class MediaPackageOutputSettings < Aws::EmptyStructure; end
|
11864
12203
|
|
12204
|
+
# Settings to specify the rendering of motion graphics into the video
|
12205
|
+
# stream.
|
12206
|
+
#
|
12207
|
+
# @note When making an API call, you may pass MotionGraphicsActivateScheduleActionSettings
|
12208
|
+
# data as a hash:
|
12209
|
+
#
|
12210
|
+
# {
|
12211
|
+
# duration: 1,
|
12212
|
+
# password_param: "__string",
|
12213
|
+
# url: "__string",
|
12214
|
+
# username: "__string",
|
12215
|
+
# }
|
12216
|
+
#
|
12217
|
+
# @!attribute [rw] duration
|
12218
|
+
# Duration (in milliseconds) that motion graphics should render on to
|
12219
|
+
# the video stream. Leaving out this property or setting to 0 will
|
12220
|
+
# result in rendering continuing until a deactivate action is
|
12221
|
+
# processed.
|
12222
|
+
# @return [Integer]
|
12223
|
+
#
|
12224
|
+
# @!attribute [rw] password_param
|
12225
|
+
# Key used to extract the password from EC2 Parameter store
|
12226
|
+
# @return [String]
|
12227
|
+
#
|
12228
|
+
# @!attribute [rw] url
|
12229
|
+
# URI of the HTML5 content to be rendered into the live stream.
|
12230
|
+
# @return [String]
|
12231
|
+
#
|
12232
|
+
# @!attribute [rw] username
|
12233
|
+
# Username if credentials are required to access a file. This must be
|
12234
|
+
# a reference to an AWS parameter store name from which the password
|
12235
|
+
# can be retrieved. AWS Parameter store format: \\"ssm://<parameter
|
12236
|
+
# name="">"</p> </parameter>
|
12237
|
+
# @return [String]
|
12238
|
+
#
|
12239
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsActivateScheduleActionSettings AWS API Documentation
|
12240
|
+
#
|
12241
|
+
class MotionGraphicsActivateScheduleActionSettings < Struct.new(
|
12242
|
+
:duration,
|
12243
|
+
:password_param,
|
12244
|
+
:url,
|
12245
|
+
:username)
|
12246
|
+
SENSITIVE = []
|
12247
|
+
include Aws::Structure
|
12248
|
+
end
|
12249
|
+
|
12250
|
+
# Motion Graphics Configuration
|
12251
|
+
#
|
12252
|
+
# @note When making an API call, you may pass MotionGraphicsConfiguration
|
12253
|
+
# data as a hash:
|
12254
|
+
#
|
12255
|
+
# {
|
12256
|
+
# motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
|
12257
|
+
# motion_graphics_settings: { # required
|
12258
|
+
# html_motion_graphics_settings: {
|
12259
|
+
# },
|
12260
|
+
# },
|
12261
|
+
# }
|
12262
|
+
#
|
12263
|
+
# @!attribute [rw] motion_graphics_insertion
|
12264
|
+
# Motion Graphics Insertion
|
12265
|
+
# @return [String]
|
12266
|
+
#
|
12267
|
+
# @!attribute [rw] motion_graphics_settings
|
12268
|
+
# Motion Graphics Settings
|
12269
|
+
# @return [Types::MotionGraphicsSettings]
|
12270
|
+
#
|
12271
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsConfiguration AWS API Documentation
|
12272
|
+
#
|
12273
|
+
class MotionGraphicsConfiguration < Struct.new(
|
12274
|
+
:motion_graphics_insertion,
|
12275
|
+
:motion_graphics_settings)
|
12276
|
+
SENSITIVE = []
|
12277
|
+
include Aws::Structure
|
12278
|
+
end
|
12279
|
+
|
12280
|
+
# Settings to specify the ending of rendering motion graphics into the
|
12281
|
+
# video stream.
|
12282
|
+
#
|
12283
|
+
# @api private
|
12284
|
+
#
|
12285
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsDeactivateScheduleActionSettings AWS API Documentation
|
12286
|
+
#
|
12287
|
+
class MotionGraphicsDeactivateScheduleActionSettings < Aws::EmptyStructure; end
|
12288
|
+
|
12289
|
+
# Motion Graphics Settings
|
12290
|
+
#
|
12291
|
+
# @note When making an API call, you may pass MotionGraphicsSettings
|
12292
|
+
# data as a hash:
|
12293
|
+
#
|
12294
|
+
# {
|
12295
|
+
# html_motion_graphics_settings: {
|
12296
|
+
# },
|
12297
|
+
# }
|
12298
|
+
#
|
12299
|
+
# @!attribute [rw] html_motion_graphics_settings
|
12300
|
+
# Html Motion Graphics Settings
|
12301
|
+
# @return [Types::HtmlMotionGraphicsSettings]
|
12302
|
+
#
|
12303
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/MotionGraphicsSettings AWS API Documentation
|
12304
|
+
#
|
12305
|
+
class MotionGraphicsSettings < Struct.new(
|
12306
|
+
:html_motion_graphics_settings)
|
12307
|
+
SENSITIVE = []
|
12308
|
+
include Aws::Structure
|
12309
|
+
end
|
12310
|
+
|
11865
12311
|
# Mp2 Settings
|
11866
12312
|
#
|
11867
12313
|
# @note When making an API call, you may pass Mp2Settings
|
@@ -13341,6 +13787,11 @@ module Aws::MediaLive
|
|
13341
13787
|
# name: "__stringMax32",
|
13342
13788
|
# output_group_settings: { # required
|
13343
13789
|
# archive_group_settings: {
|
13790
|
+
# archive_cdn_settings: {
|
13791
|
+
# archive_s3_settings: {
|
13792
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
13793
|
+
# },
|
13794
|
+
# },
|
13344
13795
|
# destination: { # required
|
13345
13796
|
# destination_ref_id: "__string",
|
13346
13797
|
# },
|
@@ -13350,6 +13801,11 @@ module Aws::MediaLive
|
|
13350
13801
|
# destination: { # required
|
13351
13802
|
# destination_ref_id: "__string",
|
13352
13803
|
# },
|
13804
|
+
# frame_capture_cdn_settings: {
|
13805
|
+
# frame_capture_s3_settings: {
|
13806
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
13807
|
+
# },
|
13808
|
+
# },
|
13353
13809
|
# },
|
13354
13810
|
# hls_group_settings: {
|
13355
13811
|
# ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
|
@@ -13397,6 +13853,9 @@ module Aws::MediaLive
|
|
13397
13853
|
# num_retries: 1,
|
13398
13854
|
# restart_delay: 1,
|
13399
13855
|
# },
|
13856
|
+
# hls_s3_settings: {
|
13857
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
13858
|
+
# },
|
13400
13859
|
# hls_webdav_settings: {
|
13401
13860
|
# connection_retry_interval: 1,
|
13402
13861
|
# filecache_duration: 1,
|
@@ -13738,6 +14197,11 @@ module Aws::MediaLive
|
|
13738
14197
|
#
|
13739
14198
|
# {
|
13740
14199
|
# archive_group_settings: {
|
14200
|
+
# archive_cdn_settings: {
|
14201
|
+
# archive_s3_settings: {
|
14202
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
14203
|
+
# },
|
14204
|
+
# },
|
13741
14205
|
# destination: { # required
|
13742
14206
|
# destination_ref_id: "__string",
|
13743
14207
|
# },
|
@@ -13747,6 +14211,11 @@ module Aws::MediaLive
|
|
13747
14211
|
# destination: { # required
|
13748
14212
|
# destination_ref_id: "__string",
|
13749
14213
|
# },
|
14214
|
+
# frame_capture_cdn_settings: {
|
14215
|
+
# frame_capture_s3_settings: {
|
14216
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
14217
|
+
# },
|
14218
|
+
# },
|
13750
14219
|
# },
|
13751
14220
|
# hls_group_settings: {
|
13752
14221
|
# ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
|
@@ -13794,6 +14263,9 @@ module Aws::MediaLive
|
|
13794
14263
|
# num_retries: 1,
|
13795
14264
|
# restart_delay: 1,
|
13796
14265
|
# },
|
14266
|
+
# hls_s3_settings: {
|
14267
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
14268
|
+
# },
|
13797
14269
|
# hls_webdav_settings: {
|
13798
14270
|
# connection_retry_interval: 1,
|
13799
14271
|
# filecache_duration: 1,
|
@@ -14261,6 +14733,17 @@ module Aws::MediaLive
|
|
14261
14733
|
# attachment for this pipeline.
|
14262
14734
|
# @return [String]
|
14263
14735
|
#
|
14736
|
+
# @!attribute [rw] active_motion_graphics_action_name
|
14737
|
+
# The name of the motion graphics activate action that occurred most
|
14738
|
+
# recently and that resulted in the current graphics URI for this
|
14739
|
+
# pipeline.
|
14740
|
+
# @return [String]
|
14741
|
+
#
|
14742
|
+
# @!attribute [rw] active_motion_graphics_uri
|
14743
|
+
# The current URI being used for HTML5 motion graphics for this
|
14744
|
+
# pipeline.
|
14745
|
+
# @return [String]
|
14746
|
+
#
|
14264
14747
|
# @!attribute [rw] pipeline_id
|
14265
14748
|
# Pipeline ID
|
14266
14749
|
# @return [String]
|
@@ -14270,6 +14753,8 @@ module Aws::MediaLive
|
|
14270
14753
|
class PipelineDetail < Struct.new(
|
14271
14754
|
:active_input_attachment_name,
|
14272
14755
|
:active_input_switch_action_name,
|
14756
|
+
:active_motion_graphics_action_name,
|
14757
|
+
:active_motion_graphics_uri,
|
14273
14758
|
:pipeline_id)
|
14274
14759
|
SENSITIVE = []
|
14275
14760
|
include Aws::Structure
|
@@ -14845,6 +15330,14 @@ module Aws::MediaLive
|
|
14845
15330
|
# },
|
14846
15331
|
# url_path: ["__string"],
|
14847
15332
|
# },
|
15333
|
+
# motion_graphics_image_activate_settings: {
|
15334
|
+
# duration: 1,
|
15335
|
+
# password_param: "__string",
|
15336
|
+
# url: "__string",
|
15337
|
+
# username: "__string",
|
15338
|
+
# },
|
15339
|
+
# motion_graphics_image_deactivate_settings: {
|
15340
|
+
# },
|
14848
15341
|
# pause_state_settings: {
|
14849
15342
|
# pipelines: [
|
14850
15343
|
# {
|
@@ -14986,6 +15479,14 @@ module Aws::MediaLive
|
|
14986
15479
|
# },
|
14987
15480
|
# url_path: ["__string"],
|
14988
15481
|
# },
|
15482
|
+
# motion_graphics_image_activate_settings: {
|
15483
|
+
# duration: 1,
|
15484
|
+
# password_param: "__string",
|
15485
|
+
# url: "__string",
|
15486
|
+
# username: "__string",
|
15487
|
+
# },
|
15488
|
+
# motion_graphics_image_deactivate_settings: {
|
15489
|
+
# },
|
14989
15490
|
# pause_state_settings: {
|
14990
15491
|
# pipelines: [
|
14991
15492
|
# {
|
@@ -15064,6 +15565,14 @@ module Aws::MediaLive
|
|
15064
15565
|
# Action to switch the input
|
15065
15566
|
# @return [Types::InputSwitchScheduleActionSettings]
|
15066
15567
|
#
|
15568
|
+
# @!attribute [rw] motion_graphics_image_activate_settings
|
15569
|
+
# Action to activate a motion graphics image overlay
|
15570
|
+
# @return [Types::MotionGraphicsActivateScheduleActionSettings]
|
15571
|
+
#
|
15572
|
+
# @!attribute [rw] motion_graphics_image_deactivate_settings
|
15573
|
+
# Action to deactivate a motion graphics image overlay
|
15574
|
+
# @return [Types::MotionGraphicsDeactivateScheduleActionSettings]
|
15575
|
+
#
|
15067
15576
|
# @!attribute [rw] pause_state_settings
|
15068
15577
|
# Action to pause or unpause one or both channel pipelines
|
15069
15578
|
# @return [Types::PauseStateScheduleActionSettings]
|
@@ -15095,6 +15604,8 @@ module Aws::MediaLive
|
|
15095
15604
|
:hls_timed_metadata_settings,
|
15096
15605
|
:input_prepare_settings,
|
15097
15606
|
:input_switch_settings,
|
15607
|
+
:motion_graphics_image_activate_settings,
|
15608
|
+
:motion_graphics_image_deactivate_settings,
|
15098
15609
|
:pause_state_settings,
|
15099
15610
|
:scte_35_return_to_network_settings,
|
15100
15611
|
:scte_35_splice_insert_settings,
|
@@ -15775,10 +16286,8 @@ module Aws::MediaLive
|
|
15775
16286
|
# @return [Hash<String,String>]
|
15776
16287
|
#
|
15777
16288
|
# @!attribute [rw] vpc
|
15778
|
-
# The properties for a private VPC Output
|
15779
|
-
#
|
15780
|
-
# specified VPC
|
15781
|
-
# @return [Types::VpcOutputSettings]
|
16289
|
+
# The properties for a private VPC Output
|
16290
|
+
# @return [Types::VpcOutputSettingsDescription]
|
15782
16291
|
#
|
15783
16292
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelResponse AWS API Documentation
|
15784
16293
|
#
|
@@ -16128,10 +16637,8 @@ module Aws::MediaLive
|
|
16128
16637
|
# @return [Hash<String,String>]
|
16129
16638
|
#
|
16130
16639
|
# @!attribute [rw] vpc
|
16131
|
-
# The properties for a private VPC Output
|
16132
|
-
#
|
16133
|
-
# specified VPC
|
16134
|
-
# @return [Types::VpcOutputSettings]
|
16640
|
+
# The properties for a private VPC Output
|
16641
|
+
# @return [Types::VpcOutputSettingsDescription]
|
16135
16642
|
#
|
16136
16643
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelResponse AWS API Documentation
|
16137
16644
|
#
|
@@ -16280,9 +16787,20 @@ module Aws::MediaLive
|
|
16280
16787
|
# data as a hash:
|
16281
16788
|
#
|
16282
16789
|
# {
|
16790
|
+
# output_rectangle: {
|
16791
|
+
# height: 1.0, # required
|
16792
|
+
# left_offset: 1.0, # required
|
16793
|
+
# top_offset: 1.0, # required
|
16794
|
+
# width: 1.0, # required
|
16795
|
+
# },
|
16283
16796
|
# page_number: "__string",
|
16284
16797
|
# }
|
16285
16798
|
#
|
16799
|
+
# @!attribute [rw] output_rectangle
|
16800
|
+
# Optionally defines a region where TTML style captions will be
|
16801
|
+
# displayed
|
16802
|
+
# @return [Types::CaptionRectangle]
|
16803
|
+
#
|
16286
16804
|
# @!attribute [rw] page_number
|
16287
16805
|
# Specifies the teletext page number within the data stream from which
|
16288
16806
|
# to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused
|
@@ -16293,6 +16811,7 @@ module Aws::MediaLive
|
|
16293
16811
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/TeletextSourceSettings AWS API Documentation
|
16294
16812
|
#
|
16295
16813
|
class TeletextSourceSettings < Struct.new(
|
16814
|
+
:output_rectangle,
|
16296
16815
|
:page_number)
|
16297
16816
|
SENSITIVE = []
|
16298
16817
|
include Aws::Structure
|
@@ -16470,6 +16989,9 @@ module Aws::MediaLive
|
|
16470
16989
|
# The AWS account ID for the recipient of the input device transfer.
|
16471
16990
|
# @return [String]
|
16472
16991
|
#
|
16992
|
+
# @!attribute [rw] target_region
|
16993
|
+
# @return [String]
|
16994
|
+
#
|
16473
16995
|
# @!attribute [rw] transfer_type
|
16474
16996
|
# The type (direction) of the input device transfer.
|
16475
16997
|
# @return [String]
|
@@ -16480,6 +17002,7 @@ module Aws::MediaLive
|
|
16480
17002
|
:id,
|
16481
17003
|
:message,
|
16482
17004
|
:target_customer_id,
|
17005
|
+
:target_region,
|
16483
17006
|
:transfer_type)
|
16484
17007
|
SENSITIVE = []
|
16485
17008
|
include Aws::Structure
|
@@ -17091,6 +17614,7 @@ module Aws::MediaLive
|
|
17091
17614
|
# y_position: 1,
|
17092
17615
|
# },
|
17093
17616
|
# ebu_tt_d_destination_settings: {
|
17617
|
+
# copyright_holder: "__stringMax1000",
|
17094
17618
|
# fill_line_gap: "DISABLED", # accepts DISABLED, ENABLED
|
17095
17619
|
# font_family: "__string",
|
17096
17620
|
# style_control: "EXCLUDE", # accepts EXCLUDE, INCLUDE
|
@@ -17141,6 +17665,13 @@ module Aws::MediaLive
|
|
17141
17665
|
# output_timing_source: "INPUT_CLOCK", # accepts INPUT_CLOCK, SYSTEM_CLOCK
|
17142
17666
|
# support_low_framerate_inputs: "DISABLED", # accepts DISABLED, ENABLED
|
17143
17667
|
# },
|
17668
|
+
# motion_graphics_configuration: {
|
17669
|
+
# motion_graphics_insertion: "DISABLED", # accepts DISABLED, ENABLED
|
17670
|
+
# motion_graphics_settings: { # required
|
17671
|
+
# html_motion_graphics_settings: {
|
17672
|
+
# },
|
17673
|
+
# },
|
17674
|
+
# },
|
17144
17675
|
# nielsen_configuration: {
|
17145
17676
|
# distributor_id: "__string",
|
17146
17677
|
# nielsen_pcm_to_id_3_tagging: "DISABLED", # accepts DISABLED, ENABLED
|
@@ -17150,6 +17681,11 @@ module Aws::MediaLive
|
|
17150
17681
|
# name: "__stringMax32",
|
17151
17682
|
# output_group_settings: { # required
|
17152
17683
|
# archive_group_settings: {
|
17684
|
+
# archive_cdn_settings: {
|
17685
|
+
# archive_s3_settings: {
|
17686
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
17687
|
+
# },
|
17688
|
+
# },
|
17153
17689
|
# destination: { # required
|
17154
17690
|
# destination_ref_id: "__string",
|
17155
17691
|
# },
|
@@ -17159,6 +17695,11 @@ module Aws::MediaLive
|
|
17159
17695
|
# destination: { # required
|
17160
17696
|
# destination_ref_id: "__string",
|
17161
17697
|
# },
|
17698
|
+
# frame_capture_cdn_settings: {
|
17699
|
+
# frame_capture_s3_settings: {
|
17700
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
17701
|
+
# },
|
17702
|
+
# },
|
17162
17703
|
# },
|
17163
17704
|
# hls_group_settings: {
|
17164
17705
|
# ad_markers: ["ADOBE"], # accepts ADOBE, ELEMENTAL, ELEMENTAL_SCTE35
|
@@ -17206,6 +17747,9 @@ module Aws::MediaLive
|
|
17206
17747
|
# num_retries: 1,
|
17207
17748
|
# restart_delay: 1,
|
17208
17749
|
# },
|
17750
|
+
# hls_s3_settings: {
|
17751
|
+
# canned_acl: "AUTHENTICATED_READ", # accepts AUTHENTICATED_READ, BUCKET_OWNER_FULL_CONTROL, BUCKET_OWNER_READ, PUBLIC_READ
|
17752
|
+
# },
|
17209
17753
|
# hls_webdav_settings: {
|
17210
17754
|
# connection_retry_interval: 1,
|
17211
17755
|
# filecache_duration: 1,
|
@@ -17738,6 +18282,12 @@ module Aws::MediaLive
|
|
17738
18282
|
# pid: 1,
|
17739
18283
|
# },
|
17740
18284
|
# teletext_source_settings: {
|
18285
|
+
# output_rectangle: {
|
18286
|
+
# height: 1.0, # required
|
18287
|
+
# left_offset: 1.0, # required
|
18288
|
+
# top_offset: 1.0, # required
|
18289
|
+
# width: 1.0, # required
|
18290
|
+
# },
|
17741
18291
|
# page_number: "__string",
|
17742
18292
|
# },
|
17743
18293
|
# },
|
@@ -17759,7 +18309,13 @@ module Aws::MediaLive
|
|
17759
18309
|
# smpte_2038_data_preference: "IGNORE", # accepts IGNORE, PREFER
|
17760
18310
|
# source_end_behavior: "CONTINUE", # accepts CONTINUE, LOOP
|
17761
18311
|
# video_selector: {
|
17762
|
-
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
|
18312
|
+
# color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
|
18313
|
+
# color_space_settings: {
|
18314
|
+
# hdr_10_settings: {
|
18315
|
+
# max_cll: 1,
|
18316
|
+
# max_fall: 1,
|
18317
|
+
# },
|
18318
|
+
# },
|
17763
18319
|
# color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
|
17764
18320
|
# selector_settings: {
|
17765
18321
|
# video_selector_pid: {
|
@@ -18842,7 +19398,13 @@ module Aws::MediaLive
|
|
18842
19398
|
# data as a hash:
|
18843
19399
|
#
|
18844
19400
|
# {
|
18845
|
-
# color_space: "FOLLOW", # accepts FOLLOW, REC_601, REC_709
|
19401
|
+
# color_space: "FOLLOW", # accepts FOLLOW, HDR10, HLG_2020, REC_601, REC_709
|
19402
|
+
# color_space_settings: {
|
19403
|
+
# hdr_10_settings: {
|
19404
|
+
# max_cll: 1,
|
19405
|
+
# max_fall: 1,
|
19406
|
+
# },
|
19407
|
+
# },
|
18846
19408
|
# color_space_usage: "FALLBACK", # accepts FALLBACK, FORCE
|
18847
19409
|
# selector_settings: {
|
18848
19410
|
# video_selector_pid: {
|
@@ -18861,6 +19423,10 @@ module Aws::MediaLive
|
|
18861
19423
|
# performed.
|
18862
19424
|
# @return [String]
|
18863
19425
|
#
|
19426
|
+
# @!attribute [rw] color_space_settings
|
19427
|
+
# Color space settings
|
19428
|
+
# @return [Types::VideoSelectorColorSpaceSettings]
|
19429
|
+
#
|
18864
19430
|
# @!attribute [rw] color_space_usage
|
18865
19431
|
# Applies only if colorSpace is a value other than follow. This field
|
18866
19432
|
# controls how the value in the colorSpace field will be used.
|
@@ -18881,12 +19447,37 @@ module Aws::MediaLive
|
|
18881
19447
|
#
|
18882
19448
|
class VideoSelector < Struct.new(
|
18883
19449
|
:color_space,
|
19450
|
+
:color_space_settings,
|
18884
19451
|
:color_space_usage,
|
18885
19452
|
:selector_settings)
|
18886
19453
|
SENSITIVE = []
|
18887
19454
|
include Aws::Structure
|
18888
19455
|
end
|
18889
19456
|
|
19457
|
+
# Video Selector Color Space Settings
|
19458
|
+
#
|
19459
|
+
# @note When making an API call, you may pass VideoSelectorColorSpaceSettings
|
19460
|
+
# data as a hash:
|
19461
|
+
#
|
19462
|
+
# {
|
19463
|
+
# hdr_10_settings: {
|
19464
|
+
# max_cll: 1,
|
19465
|
+
# max_fall: 1,
|
19466
|
+
# },
|
19467
|
+
# }
|
19468
|
+
#
|
19469
|
+
# @!attribute [rw] hdr_10_settings
|
19470
|
+
# Hdr10 Settings
|
19471
|
+
# @return [Types::Hdr10Settings]
|
19472
|
+
#
|
19473
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoSelectorColorSpaceSettings AWS API Documentation
|
19474
|
+
#
|
19475
|
+
class VideoSelectorColorSpaceSettings < Struct.new(
|
19476
|
+
:hdr_10_settings)
|
19477
|
+
SENSITIVE = []
|
19478
|
+
include Aws::Structure
|
19479
|
+
end
|
19480
|
+
|
18890
19481
|
# Video Selector Pid
|
18891
19482
|
#
|
18892
19483
|
# @note When making an API call, you may pass VideoSelectorPid
|
@@ -19002,6 +19593,40 @@ module Aws::MediaLive
|
|
19002
19593
|
include Aws::Structure
|
19003
19594
|
end
|
19004
19595
|
|
19596
|
+
# The properties for a private VPC Output
|
19597
|
+
#
|
19598
|
+
# @!attribute [rw] availability_zones
|
19599
|
+
# The Availability Zones where the vpc subnets are located. The first
|
19600
|
+
# Availability Zone applies to the first subnet in the list of
|
19601
|
+
# subnets. The second Availability Zone applies to the second subnet.
|
19602
|
+
# @return [Array<String>]
|
19603
|
+
#
|
19604
|
+
# @!attribute [rw] network_interface_ids
|
19605
|
+
# A list of Elastic Network Interfaces created by MediaLive in the
|
19606
|
+
# customer's VPC
|
19607
|
+
# @return [Array<String>]
|
19608
|
+
#
|
19609
|
+
# @!attribute [rw] security_group_ids
|
19610
|
+
# A list of up EC2 VPC security group IDs attached to the Output VPC
|
19611
|
+
# network interfaces.
|
19612
|
+
# @return [Array<String>]
|
19613
|
+
#
|
19614
|
+
# @!attribute [rw] subnet_ids
|
19615
|
+
# A list of VPC subnet IDs from the same VPC. If STANDARD channel,
|
19616
|
+
# subnet IDs must be mapped to two unique availability zones (AZ).
|
19617
|
+
# @return [Array<String>]
|
19618
|
+
#
|
19619
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VpcOutputSettingsDescription AWS API Documentation
|
19620
|
+
#
|
19621
|
+
class VpcOutputSettingsDescription < Struct.new(
|
19622
|
+
:availability_zones,
|
19623
|
+
:network_interface_ids,
|
19624
|
+
:security_group_ids,
|
19625
|
+
:subnet_ids)
|
19626
|
+
SENSITIVE = []
|
19627
|
+
include Aws::Structure
|
19628
|
+
end
|
19629
|
+
|
19005
19630
|
# Wav Settings
|
19006
19631
|
#
|
19007
19632
|
# @note When making an API call, you may pass WavSettings
|