aws-sdk-medialive 1.60.0 → 1.65.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 +343 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-medialive.rb +1 -1
- data/lib/aws-sdk-medialive/client.rb +228 -3
- data/lib/aws-sdk-medialive/client_api.rb +86 -1
- data/lib/aws-sdk-medialive/types.rb +451 -22
- metadata +8 -5
@@ -54,6 +54,7 @@ module Aws::MediaLive
|
|
54
54
|
AudioPidSelection = Shapes::StructureShape.new(name: 'AudioPidSelection')
|
55
55
|
AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
|
56
56
|
AudioSelectorSettings = Shapes::StructureShape.new(name: 'AudioSelectorSettings')
|
57
|
+
AudioSilenceFailoverSettings = Shapes::StructureShape.new(name: 'AudioSilenceFailoverSettings')
|
57
58
|
AudioTrack = Shapes::StructureShape.new(name: 'AudioTrack')
|
58
59
|
AudioTrackSelection = Shapes::StructureShape.new(name: 'AudioTrackSelection')
|
59
60
|
AudioType = Shapes::StringShape.new(name: 'AudioType')
|
@@ -133,6 +134,10 @@ module Aws::MediaLive
|
|
133
134
|
CreateMultiplexRequest = Shapes::StructureShape.new(name: 'CreateMultiplexRequest')
|
134
135
|
CreateMultiplexResponse = Shapes::StructureShape.new(name: 'CreateMultiplexResponse')
|
135
136
|
CreateMultiplexResultModel = Shapes::StructureShape.new(name: 'CreateMultiplexResultModel')
|
137
|
+
CreatePartnerInput = Shapes::StructureShape.new(name: 'CreatePartnerInput')
|
138
|
+
CreatePartnerInputRequest = Shapes::StructureShape.new(name: 'CreatePartnerInputRequest')
|
139
|
+
CreatePartnerInputResponse = Shapes::StructureShape.new(name: 'CreatePartnerInputResponse')
|
140
|
+
CreatePartnerInputResultModel = Shapes::StructureShape.new(name: 'CreatePartnerInputResultModel')
|
136
141
|
CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
|
137
142
|
DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
|
138
143
|
DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
|
@@ -223,6 +228,7 @@ module Aws::MediaLive
|
|
223
228
|
FollowPoint = Shapes::StringShape.new(name: 'FollowPoint')
|
224
229
|
ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
|
225
230
|
FrameCaptureGroupSettings = Shapes::StructureShape.new(name: 'FrameCaptureGroupSettings')
|
231
|
+
FrameCaptureHlsSettings = Shapes::StructureShape.new(name: 'FrameCaptureHlsSettings')
|
226
232
|
FrameCaptureIntervalUnit = Shapes::StringShape.new(name: 'FrameCaptureIntervalUnit')
|
227
233
|
FrameCaptureOutputSettings = Shapes::StructureShape.new(name: 'FrameCaptureOutputSettings')
|
228
234
|
FrameCaptureSettings = Shapes::StructureShape.new(name: 'FrameCaptureSettings')
|
@@ -339,6 +345,7 @@ module Aws::MediaLive
|
|
339
345
|
InputDeviceThumbnail = Shapes::BlobShape.new(name: 'InputDeviceThumbnail', streaming: true)
|
340
346
|
InputDeviceTransferType = Shapes::StringShape.new(name: 'InputDeviceTransferType')
|
341
347
|
InputDeviceType = Shapes::StringShape.new(name: 'InputDeviceType')
|
348
|
+
InputDeviceUhdSettings = Shapes::StructureShape.new(name: 'InputDeviceUhdSettings')
|
342
349
|
InputFilter = Shapes::StringShape.new(name: 'InputFilter')
|
343
350
|
InputLocation = Shapes::StructureShape.new(name: 'InputLocation')
|
344
351
|
InputLossActionForHlsOut = Shapes::StringShape.new(name: 'InputLossActionForHlsOut')
|
@@ -623,6 +630,7 @@ module Aws::MediaLive
|
|
623
630
|
UpdateReservationResponse = Shapes::StructureShape.new(name: 'UpdateReservationResponse')
|
624
631
|
UpdateReservationResultModel = Shapes::StructureShape.new(name: 'UpdateReservationResultModel')
|
625
632
|
ValidationError = Shapes::StructureShape.new(name: 'ValidationError')
|
633
|
+
VideoBlackFailoverSettings = Shapes::StructureShape.new(name: 'VideoBlackFailoverSettings')
|
626
634
|
VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
|
627
635
|
VideoDescription = Shapes::StructureShape.new(name: 'VideoDescription')
|
628
636
|
VideoDescriptionRespondToAfd = Shapes::StringShape.new(name: 'VideoDescriptionRespondToAfd')
|
@@ -633,12 +641,14 @@ module Aws::MediaLive
|
|
633
641
|
VideoSelectorPid = Shapes::StructureShape.new(name: 'VideoSelectorPid')
|
634
642
|
VideoSelectorProgramId = Shapes::StructureShape.new(name: 'VideoSelectorProgramId')
|
635
643
|
VideoSelectorSettings = Shapes::StructureShape.new(name: 'VideoSelectorSettings')
|
644
|
+
VpcOutputSettings = Shapes::StructureShape.new(name: 'VpcOutputSettings')
|
636
645
|
WavCodingMode = Shapes::StringShape.new(name: 'WavCodingMode')
|
637
646
|
WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
|
638
647
|
WebvttDestinationSettings = Shapes::StructureShape.new(name: 'WebvttDestinationSettings')
|
639
648
|
__boolean = Shapes::BooleanShape.new(name: '__boolean')
|
640
649
|
__double = Shapes::FloatShape.new(name: '__double')
|
641
650
|
__doubleMin0 = Shapes::FloatShape.new(name: '__doubleMin0')
|
651
|
+
__doubleMin0Max1 = Shapes::FloatShape.new(name: '__doubleMin0Max1')
|
642
652
|
__doubleMin1 = Shapes::FloatShape.new(name: '__doubleMin1')
|
643
653
|
__doubleMinNegative59Max0 = Shapes::FloatShape.new(name: '__doubleMinNegative59Max0')
|
644
654
|
__integer = Shapes::IntegerShape.new(name: '__integer')
|
@@ -859,6 +869,10 @@ module Aws::MediaLive
|
|
859
869
|
AudioSelectorSettings.add_member(:audio_track_selection, Shapes::ShapeRef.new(shape: AudioTrackSelection, location_name: "audioTrackSelection"))
|
860
870
|
AudioSelectorSettings.struct_class = Types::AudioSelectorSettings
|
861
871
|
|
872
|
+
AudioSilenceFailoverSettings.add_member(:audio_selector_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "audioSelectorName"))
|
873
|
+
AudioSilenceFailoverSettings.add_member(:audio_silence_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "audioSilenceThresholdMsec"))
|
874
|
+
AudioSilenceFailoverSettings.struct_class = Types::AudioSilenceFailoverSettings
|
875
|
+
|
862
876
|
AudioTrack.add_member(:track, Shapes::ShapeRef.new(shape: __integerMin1, required: true, location_name: "track"))
|
863
877
|
AudioTrack.struct_class = Types::AudioTrack
|
864
878
|
|
@@ -1067,6 +1081,7 @@ module Aws::MediaLive
|
|
1067
1081
|
Channel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1068
1082
|
Channel.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
1069
1083
|
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"))
|
1070
1085
|
Channel.struct_class = Types::Channel
|
1071
1086
|
|
1072
1087
|
ChannelConfigurationValidationError.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
|
@@ -1090,6 +1105,7 @@ module Aws::MediaLive
|
|
1090
1105
|
ChannelSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1091
1106
|
ChannelSummary.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
1092
1107
|
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"))
|
1093
1109
|
ChannelSummary.struct_class = Types::ChannelSummary
|
1094
1110
|
|
1095
1111
|
ColorSpacePassthroughSettings.struct_class = Types::ColorSpacePassthroughSettings
|
@@ -1109,6 +1125,7 @@ module Aws::MediaLive
|
|
1109
1125
|
CreateChannel.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
|
1110
1126
|
CreateChannel.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1111
1127
|
CreateChannel.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1128
|
+
CreateChannel.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
|
1112
1129
|
CreateChannel.struct_class = Types::CreateChannel
|
1113
1130
|
|
1114
1131
|
CreateChannelRequest.add_member(:cdi_input_specification, Shapes::ShapeRef.new(shape: CdiInputSpecification, location_name: "cdiInputSpecification"))
|
@@ -1123,6 +1140,7 @@ module Aws::MediaLive
|
|
1123
1140
|
CreateChannelRequest.add_member(:reserved, Shapes::ShapeRef.new(shape: __string, deprecated: true, location_name: "reserved"))
|
1124
1141
|
CreateChannelRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1125
1142
|
CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1143
|
+
CreateChannelRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VpcOutputSettings, location_name: "vpc"))
|
1126
1144
|
CreateChannelRequest.struct_class = Types::CreateChannelRequest
|
1127
1145
|
|
1128
1146
|
CreateChannelResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "channel"))
|
@@ -1210,6 +1228,21 @@ module Aws::MediaLive
|
|
1210
1228
|
CreateMultiplexResultModel.add_member(:multiplex, Shapes::ShapeRef.new(shape: Multiplex, location_name: "multiplex"))
|
1211
1229
|
CreateMultiplexResultModel.struct_class = Types::CreateMultiplexResultModel
|
1212
1230
|
|
1231
|
+
CreatePartnerInput.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
|
1232
|
+
CreatePartnerInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1233
|
+
CreatePartnerInput.struct_class = Types::CreatePartnerInput
|
1234
|
+
|
1235
|
+
CreatePartnerInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
|
1236
|
+
CreatePartnerInputRequest.add_member(:request_id, Shapes::ShapeRef.new(shape: __string, location_name: "requestId", metadata: {"idempotencyToken"=>true}))
|
1237
|
+
CreatePartnerInputRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1238
|
+
CreatePartnerInputRequest.struct_class = Types::CreatePartnerInputRequest
|
1239
|
+
|
1240
|
+
CreatePartnerInputResponse.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
|
1241
|
+
CreatePartnerInputResponse.struct_class = Types::CreatePartnerInputResponse
|
1242
|
+
|
1243
|
+
CreatePartnerInputResultModel.add_member(:input, Shapes::ShapeRef.new(shape: Input, location_name: "input"))
|
1244
|
+
CreatePartnerInputResultModel.struct_class = Types::CreatePartnerInputResultModel
|
1245
|
+
|
1213
1246
|
CreateTagsRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "resource-arn"))
|
1214
1247
|
CreateTagsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1215
1248
|
CreateTagsRequest.struct_class = Types::CreateTagsRequest
|
@@ -1233,6 +1266,7 @@ module Aws::MediaLive
|
|
1233
1266
|
DeleteChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1234
1267
|
DeleteChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
1235
1268
|
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"))
|
1236
1270
|
DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
|
1237
1271
|
|
1238
1272
|
DeleteInputRequest.add_member(:input_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputId"))
|
@@ -1322,6 +1356,7 @@ module Aws::MediaLive
|
|
1322
1356
|
DescribeChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
1323
1357
|
DescribeChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
1324
1358
|
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"))
|
1325
1360
|
DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
|
1326
1361
|
|
1327
1362
|
DescribeInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
@@ -1338,6 +1373,7 @@ module Aws::MediaLive
|
|
1338
1373
|
DescribeInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1339
1374
|
DescribeInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1340
1375
|
DescribeInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1376
|
+
DescribeInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1341
1377
|
DescribeInputDeviceResponse.struct_class = Types::DescribeInputDeviceResponse
|
1342
1378
|
|
1343
1379
|
DescribeInputDeviceThumbnailRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
@@ -1362,6 +1398,7 @@ module Aws::MediaLive
|
|
1362
1398
|
DescribeInputResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1363
1399
|
DescribeInputResponse.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
|
1364
1400
|
DescribeInputResponse.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
|
1401
|
+
DescribeInputResponse.add_member(:input_partner_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputPartnerIds"))
|
1365
1402
|
DescribeInputResponse.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
|
1366
1403
|
DescribeInputResponse.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
|
1367
1404
|
DescribeInputResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
@@ -1549,7 +1586,9 @@ module Aws::MediaLive
|
|
1549
1586
|
FailoverCondition.add_member(:failover_condition_settings, Shapes::ShapeRef.new(shape: FailoverConditionSettings, location_name: "failoverConditionSettings"))
|
1550
1587
|
FailoverCondition.struct_class = Types::FailoverCondition
|
1551
1588
|
|
1589
|
+
FailoverConditionSettings.add_member(:audio_silence_settings, Shapes::ShapeRef.new(shape: AudioSilenceFailoverSettings, location_name: "audioSilenceSettings"))
|
1552
1590
|
FailoverConditionSettings.add_member(:input_loss_settings, Shapes::ShapeRef.new(shape: InputLossFailoverSettings, location_name: "inputLossSettings"))
|
1591
|
+
FailoverConditionSettings.add_member(:video_black_settings, Shapes::ShapeRef.new(shape: VideoBlackFailoverSettings, location_name: "videoBlackSettings"))
|
1553
1592
|
FailoverConditionSettings.struct_class = Types::FailoverConditionSettings
|
1554
1593
|
|
1555
1594
|
FeatureActivations.add_member(:input_prepare_schedule_actions, Shapes::ShapeRef.new(shape: FeatureActivationsInputPrepareScheduleActions, location_name: "inputPrepareScheduleActions"))
|
@@ -1578,10 +1617,12 @@ module Aws::MediaLive
|
|
1578
1617
|
FrameCaptureGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: OutputLocationRef, required: true, location_name: "destination"))
|
1579
1618
|
FrameCaptureGroupSettings.struct_class = Types::FrameCaptureGroupSettings
|
1580
1619
|
|
1620
|
+
FrameCaptureHlsSettings.struct_class = Types::FrameCaptureHlsSettings
|
1621
|
+
|
1581
1622
|
FrameCaptureOutputSettings.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
|
1582
1623
|
FrameCaptureOutputSettings.struct_class = Types::FrameCaptureOutputSettings
|
1583
1624
|
|
1584
|
-
FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000,
|
1625
|
+
FrameCaptureSettings.add_member(:capture_interval, Shapes::ShapeRef.new(shape: __integerMin1Max3600000, location_name: "captureInterval"))
|
1585
1626
|
FrameCaptureSettings.add_member(:capture_interval_units, Shapes::ShapeRef.new(shape: FrameCaptureIntervalUnit, location_name: "captureIntervalUnits"))
|
1586
1627
|
FrameCaptureSettings.struct_class = Types::FrameCaptureSettings
|
1587
1628
|
|
@@ -1780,6 +1821,7 @@ module Aws::MediaLive
|
|
1780
1821
|
|
1781
1822
|
HlsSettings.add_member(:audio_only_hls_settings, Shapes::ShapeRef.new(shape: AudioOnlyHlsSettings, location_name: "audioOnlyHlsSettings"))
|
1782
1823
|
HlsSettings.add_member(:fmp_4_hls_settings, Shapes::ShapeRef.new(shape: Fmp4HlsSettings, location_name: "fmp4HlsSettings"))
|
1824
|
+
HlsSettings.add_member(:frame_capture_hls_settings, Shapes::ShapeRef.new(shape: FrameCaptureHlsSettings, location_name: "frameCaptureHlsSettings"))
|
1783
1825
|
HlsSettings.add_member(:standard_hls_settings, Shapes::ShapeRef.new(shape: StandardHlsSettings, location_name: "standardHlsSettings"))
|
1784
1826
|
HlsSettings.struct_class = Types::HlsSettings
|
1785
1827
|
|
@@ -1801,6 +1843,7 @@ module Aws::MediaLive
|
|
1801
1843
|
Input.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
|
1802
1844
|
Input.add_member(:input_class, Shapes::ShapeRef.new(shape: InputClass, location_name: "inputClass"))
|
1803
1845
|
Input.add_member(:input_devices, Shapes::ShapeRef.new(shape: __listOfInputDeviceSettings, location_name: "inputDevices"))
|
1846
|
+
Input.add_member(:input_partner_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "inputPartnerIds"))
|
1804
1847
|
Input.add_member(:input_source_type, Shapes::ShapeRef.new(shape: InputSourceType, location_name: "inputSourceType"))
|
1805
1848
|
Input.add_member(:media_connect_flows, Shapes::ShapeRef.new(shape: __listOfMediaConnectFlow, location_name: "mediaConnectFlows"))
|
1806
1849
|
Input.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
@@ -1851,6 +1894,7 @@ module Aws::MediaLive
|
|
1851
1894
|
InputDevice.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1852
1895
|
InputDevice.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1853
1896
|
InputDevice.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1897
|
+
InputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1854
1898
|
InputDevice.struct_class = Types::InputDevice
|
1855
1899
|
|
1856
1900
|
InputDeviceConfigurableSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
|
@@ -1895,8 +1939,19 @@ module Aws::MediaLive
|
|
1895
1939
|
InputDeviceSummary.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
1896
1940
|
InputDeviceSummary.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
1897
1941
|
InputDeviceSummary.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
1942
|
+
InputDeviceSummary.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
1898
1943
|
InputDeviceSummary.struct_class = Types::InputDeviceSummary
|
1899
1944
|
|
1945
|
+
InputDeviceUhdSettings.add_member(:active_input, Shapes::ShapeRef.new(shape: InputDeviceActiveInput, location_name: "activeInput"))
|
1946
|
+
InputDeviceUhdSettings.add_member(:configured_input, Shapes::ShapeRef.new(shape: InputDeviceConfiguredInput, location_name: "configuredInput"))
|
1947
|
+
InputDeviceUhdSettings.add_member(:device_state, Shapes::ShapeRef.new(shape: InputDeviceState, location_name: "deviceState"))
|
1948
|
+
InputDeviceUhdSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: __double, location_name: "framerate"))
|
1949
|
+
InputDeviceUhdSettings.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
|
1950
|
+
InputDeviceUhdSettings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
|
1951
|
+
InputDeviceUhdSettings.add_member(:scan_type, Shapes::ShapeRef.new(shape: InputDeviceScanType, location_name: "scanType"))
|
1952
|
+
InputDeviceUhdSettings.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
|
1953
|
+
InputDeviceUhdSettings.struct_class = Types::InputDeviceUhdSettings
|
1954
|
+
|
1900
1955
|
InputLocation.add_member(:password_param, Shapes::ShapeRef.new(shape: __string, location_name: "passwordParam"))
|
1901
1956
|
InputLocation.add_member(:uri, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "uri"))
|
1902
1957
|
InputLocation.add_member(:username, Shapes::ShapeRef.new(shape: __string, location_name: "username"))
|
@@ -2636,6 +2691,7 @@ module Aws::MediaLive
|
|
2636
2691
|
StartChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
2637
2692
|
StartChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
2638
2693
|
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"))
|
2639
2695
|
StartChannelResponse.struct_class = Types::StartChannelResponse
|
2640
2696
|
|
2641
2697
|
StartMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
|
@@ -2695,6 +2751,7 @@ module Aws::MediaLive
|
|
2695
2751
|
StopChannelResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, location_name: "roleArn"))
|
2696
2752
|
StopChannelResponse.add_member(:state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "state"))
|
2697
2753
|
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"))
|
2698
2755
|
StopChannelResponse.struct_class = Types::StopChannelResponse
|
2699
2756
|
|
2700
2757
|
StopMultiplexRequest.add_member(:multiplex_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "multiplexId"))
|
@@ -2742,11 +2799,13 @@ module Aws::MediaLive
|
|
2742
2799
|
TooManyRequestsException.struct_class = Types::TooManyRequestsException
|
2743
2800
|
|
2744
2801
|
TransferInputDevice.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
|
2802
|
+
TransferInputDevice.add_member(:target_region, Shapes::ShapeRef.new(shape: __string, location_name: "targetRegion"))
|
2745
2803
|
TransferInputDevice.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
|
2746
2804
|
TransferInputDevice.struct_class = Types::TransferInputDevice
|
2747
2805
|
|
2748
2806
|
TransferInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
2749
2807
|
TransferInputDeviceRequest.add_member(:target_customer_id, Shapes::ShapeRef.new(shape: __string, location_name: "targetCustomerId"))
|
2808
|
+
TransferInputDeviceRequest.add_member(:target_region, Shapes::ShapeRef.new(shape: __string, location_name: "targetRegion"))
|
2750
2809
|
TransferInputDeviceRequest.add_member(:transfer_message, Shapes::ShapeRef.new(shape: __string, location_name: "transferMessage"))
|
2751
2810
|
TransferInputDeviceRequest.struct_class = Types::TransferInputDeviceRequest
|
2752
2811
|
|
@@ -2829,11 +2888,13 @@ module Aws::MediaLive
|
|
2829
2888
|
|
2830
2889
|
UpdateInputDevice.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
|
2831
2890
|
UpdateInputDevice.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
2891
|
+
UpdateInputDevice.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
|
2832
2892
|
UpdateInputDevice.struct_class = Types::UpdateInputDevice
|
2833
2893
|
|
2834
2894
|
UpdateInputDeviceRequest.add_member(:hd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "hdDeviceSettings"))
|
2835
2895
|
UpdateInputDeviceRequest.add_member(:input_device_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "inputDeviceId"))
|
2836
2896
|
UpdateInputDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
|
2897
|
+
UpdateInputDeviceRequest.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceConfigurableSettings, location_name: "uhdDeviceSettings"))
|
2837
2898
|
UpdateInputDeviceRequest.struct_class = Types::UpdateInputDeviceRequest
|
2838
2899
|
|
2839
2900
|
UpdateInputDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
|
@@ -2847,6 +2908,7 @@ module Aws::MediaLive
|
|
2847
2908
|
UpdateInputDeviceResponse.add_member(:network_settings, Shapes::ShapeRef.new(shape: InputDeviceNetworkSettings, location_name: "networkSettings"))
|
2848
2909
|
UpdateInputDeviceResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: __string, location_name: "serialNumber"))
|
2849
2910
|
UpdateInputDeviceResponse.add_member(:type, Shapes::ShapeRef.new(shape: InputDeviceType, location_name: "type"))
|
2911
|
+
UpdateInputDeviceResponse.add_member(:uhd_device_settings, Shapes::ShapeRef.new(shape: InputDeviceUhdSettings, location_name: "uhdDeviceSettings"))
|
2850
2912
|
UpdateInputDeviceResponse.struct_class = Types::UpdateInputDeviceResponse
|
2851
2913
|
|
2852
2914
|
UpdateInputRequest.add_member(:destinations, Shapes::ShapeRef.new(shape: __listOfInputDestinationRequest, location_name: "destinations"))
|
@@ -2922,6 +2984,10 @@ module Aws::MediaLive
|
|
2922
2984
|
ValidationError.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
|
2923
2985
|
ValidationError.struct_class = Types::ValidationError
|
2924
2986
|
|
2987
|
+
VideoBlackFailoverSettings.add_member(:black_detect_threshold, Shapes::ShapeRef.new(shape: __doubleMin0Max1, location_name: "blackDetectThreshold"))
|
2988
|
+
VideoBlackFailoverSettings.add_member(:video_black_threshold_msec, Shapes::ShapeRef.new(shape: __integerMin1000, location_name: "videoBlackThresholdMsec"))
|
2989
|
+
VideoBlackFailoverSettings.struct_class = Types::VideoBlackFailoverSettings
|
2990
|
+
|
2925
2991
|
VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
|
2926
2992
|
VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
|
2927
2993
|
VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
|
@@ -2952,6 +3018,11 @@ module Aws::MediaLive
|
|
2952
3018
|
VideoSelectorSettings.add_member(:video_selector_program_id, Shapes::ShapeRef.new(shape: VideoSelectorProgramId, location_name: "videoSelectorProgramId"))
|
2953
3019
|
VideoSelectorSettings.struct_class = Types::VideoSelectorSettings
|
2954
3020
|
|
3021
|
+
VpcOutputSettings.add_member(:public_address_allocation_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "publicAddressAllocationIds"))
|
3022
|
+
VpcOutputSettings.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "securityGroupIds"))
|
3023
|
+
VpcOutputSettings.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "subnetIds"))
|
3024
|
+
VpcOutputSettings.struct_class = Types::VpcOutputSettings
|
3025
|
+
|
2955
3026
|
WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __double, location_name: "bitDepth"))
|
2956
3027
|
WavSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: WavCodingMode, location_name: "codingMode"))
|
2957
3028
|
WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __double, location_name: "sampleRate"))
|
@@ -3250,6 +3321,20 @@ module Aws::MediaLive
|
|
3250
3321
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3251
3322
|
end)
|
3252
3323
|
|
3324
|
+
api.add_operation(:create_partner_input, Seahorse::Model::Operation.new.tap do |o|
|
3325
|
+
o.name = "CreatePartnerInput"
|
3326
|
+
o.http_method = "POST"
|
3327
|
+
o.http_request_uri = "/prod/inputs/{inputId}/partners"
|
3328
|
+
o.input = Shapes::ShapeRef.new(shape: CreatePartnerInputRequest)
|
3329
|
+
o.output = Shapes::ShapeRef.new(shape: CreatePartnerInputResponse)
|
3330
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
3331
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
3332
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
3333
|
+
o.errors << Shapes::ShapeRef.new(shape: BadGatewayException)
|
3334
|
+
o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
|
3335
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
3336
|
+
end)
|
3337
|
+
|
3253
3338
|
api.add_operation(:create_tags, Seahorse::Model::Operation.new.tap do |o|
|
3254
3339
|
o.name = "CreateTags"
|
3255
3340
|
o.http_method = "POST"
|
@@ -986,6 +986,35 @@ module Aws::MediaLive
|
|
986
986
|
include Aws::Structure
|
987
987
|
end
|
988
988
|
|
989
|
+
# @note When making an API call, you may pass AudioSilenceFailoverSettings
|
990
|
+
# data as a hash:
|
991
|
+
#
|
992
|
+
# {
|
993
|
+
# audio_selector_name: "__string", # required
|
994
|
+
# audio_silence_threshold_msec: 1,
|
995
|
+
# }
|
996
|
+
#
|
997
|
+
# @!attribute [rw] audio_selector_name
|
998
|
+
# The name of the audio selector in the input that MediaLive should
|
999
|
+
# monitor to detect silence. Select your most important rendition. If
|
1000
|
+
# you didn't create an audio selector in this input, leave blank.
|
1001
|
+
# @return [String]
|
1002
|
+
#
|
1003
|
+
# @!attribute [rw] audio_silence_threshold_msec
|
1004
|
+
# The amount of time (in milliseconds) that the active input must be
|
1005
|
+
# silent before automatic input failover occurs. Silence is defined as
|
1006
|
+
# audio loss or audio quieter than -50 dBFS.
|
1007
|
+
# @return [Integer]
|
1008
|
+
#
|
1009
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/AudioSilenceFailoverSettings AWS API Documentation
|
1010
|
+
#
|
1011
|
+
class AudioSilenceFailoverSettings < Struct.new(
|
1012
|
+
:audio_selector_name,
|
1013
|
+
:audio_silence_threshold_msec)
|
1014
|
+
SENSITIVE = []
|
1015
|
+
include Aws::Structure
|
1016
|
+
end
|
1017
|
+
|
989
1018
|
# Audio Track
|
990
1019
|
#
|
991
1020
|
# @note When making an API call, you may pass AudioTrack
|
@@ -1042,9 +1071,17 @@ module Aws::MediaLive
|
|
1042
1071
|
# failover_conditions: [
|
1043
1072
|
# {
|
1044
1073
|
# failover_condition_settings: {
|
1074
|
+
# audio_silence_settings: {
|
1075
|
+
# audio_selector_name: "__string", # required
|
1076
|
+
# audio_silence_threshold_msec: 1,
|
1077
|
+
# },
|
1045
1078
|
# input_loss_settings: {
|
1046
1079
|
# input_loss_threshold_msec: 1,
|
1047
1080
|
# },
|
1081
|
+
# video_black_settings: {
|
1082
|
+
# black_detect_threshold: 1.0,
|
1083
|
+
# video_black_threshold_msec: 1,
|
1084
|
+
# },
|
1048
1085
|
# },
|
1049
1086
|
# },
|
1050
1087
|
# ],
|
@@ -2668,6 +2705,10 @@ module Aws::MediaLive
|
|
2668
2705
|
# A collection of key-value pairs.
|
2669
2706
|
# @return [Hash<String,String>]
|
2670
2707
|
#
|
2708
|
+
# @!attribute [rw] vpc
|
2709
|
+
# Settings for VPC output
|
2710
|
+
# @return [Types::VpcOutputSettings]
|
2711
|
+
#
|
2671
2712
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Channel AWS API Documentation
|
2672
2713
|
#
|
2673
2714
|
class Channel < Struct.new(
|
@@ -2686,7 +2727,8 @@ module Aws::MediaLive
|
|
2686
2727
|
:pipelines_running_count,
|
2687
2728
|
:role_arn,
|
2688
2729
|
:state,
|
2689
|
-
:tags
|
2730
|
+
:tags,
|
2731
|
+
:vpc)
|
2690
2732
|
SENSITIVE = []
|
2691
2733
|
include Aws::Structure
|
2692
2734
|
end
|
@@ -2778,6 +2820,10 @@ module Aws::MediaLive
|
|
2778
2820
|
# A collection of key-value pairs.
|
2779
2821
|
# @return [Hash<String,String>]
|
2780
2822
|
#
|
2823
|
+
# @!attribute [rw] vpc
|
2824
|
+
# Settings for VPC output
|
2825
|
+
# @return [Types::VpcOutputSettings]
|
2826
|
+
#
|
2781
2827
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ChannelSummary AWS API Documentation
|
2782
2828
|
#
|
2783
2829
|
class ChannelSummary < Struct.new(
|
@@ -2794,7 +2840,8 @@ module Aws::MediaLive
|
|
2794
2840
|
:pipelines_running_count,
|
2795
2841
|
:role_arn,
|
2796
2842
|
:state,
|
2797
|
-
:tags
|
2843
|
+
:tags,
|
2844
|
+
:vpc)
|
2798
2845
|
SENSITIVE = []
|
2799
2846
|
include Aws::Structure
|
2800
2847
|
end
|
@@ -2868,6 +2915,10 @@ module Aws::MediaLive
|
|
2868
2915
|
# A collection of key-value pairs.
|
2869
2916
|
# @return [Hash<String,String>]
|
2870
2917
|
#
|
2918
|
+
# @!attribute [rw] vpc
|
2919
|
+
# Settings for VPC output
|
2920
|
+
# @return [Types::VpcOutputSettings]
|
2921
|
+
#
|
2871
2922
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannel AWS API Documentation
|
2872
2923
|
#
|
2873
2924
|
class CreateChannel < Struct.new(
|
@@ -2882,7 +2933,8 @@ module Aws::MediaLive
|
|
2882
2933
|
:request_id,
|
2883
2934
|
:reserved,
|
2884
2935
|
:role_arn,
|
2885
|
-
:tags
|
2936
|
+
:tags,
|
2937
|
+
:vpc)
|
2886
2938
|
SENSITIVE = []
|
2887
2939
|
include Aws::Structure
|
2888
2940
|
end
|
@@ -3395,6 +3447,8 @@ module Aws::MediaLive
|
|
3395
3447
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
3396
3448
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
3397
3449
|
# },
|
3450
|
+
# frame_capture_hls_settings: {
|
3451
|
+
# },
|
3398
3452
|
# standard_hls_settings: {
|
3399
3453
|
# audio_rendition_sets: "__string",
|
3400
3454
|
# m3u_8_settings: { # required
|
@@ -3527,7 +3581,7 @@ module Aws::MediaLive
|
|
3527
3581
|
# {
|
3528
3582
|
# codec_settings: {
|
3529
3583
|
# frame_capture_settings: {
|
3530
|
-
# capture_interval: 1,
|
3584
|
+
# capture_interval: 1,
|
3531
3585
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
3532
3586
|
# },
|
3533
3587
|
# h264_settings: {
|
@@ -3672,9 +3726,17 @@ module Aws::MediaLive
|
|
3672
3726
|
# failover_conditions: [
|
3673
3727
|
# {
|
3674
3728
|
# failover_condition_settings: {
|
3729
|
+
# audio_silence_settings: {
|
3730
|
+
# audio_selector_name: "__string", # required
|
3731
|
+
# audio_silence_threshold_msec: 1,
|
3732
|
+
# },
|
3675
3733
|
# input_loss_settings: {
|
3676
3734
|
# input_loss_threshold_msec: 1,
|
3677
3735
|
# },
|
3736
|
+
# video_black_settings: {
|
3737
|
+
# black_detect_threshold: 1.0,
|
3738
|
+
# video_black_threshold_msec: 1,
|
3739
|
+
# },
|
3678
3740
|
# },
|
3679
3741
|
# },
|
3680
3742
|
# ],
|
@@ -3780,6 +3842,11 @@ module Aws::MediaLive
|
|
3780
3842
|
# tags: {
|
3781
3843
|
# "__string" => "__string",
|
3782
3844
|
# },
|
3845
|
+
# vpc: {
|
3846
|
+
# public_address_allocation_ids: ["__string"],
|
3847
|
+
# security_group_ids: ["__string"],
|
3848
|
+
# subnet_ids: ["__string"], # required
|
3849
|
+
# },
|
3783
3850
|
# }
|
3784
3851
|
#
|
3785
3852
|
# @!attribute [rw] cdi_input_specification
|
@@ -3824,6 +3891,12 @@ module Aws::MediaLive
|
|
3824
3891
|
# @!attribute [rw] tags
|
3825
3892
|
# @return [Hash<String,String>]
|
3826
3893
|
#
|
3894
|
+
# @!attribute [rw] vpc
|
3895
|
+
# The properties for a private VPC Output When this property is
|
3896
|
+
# specified, the output egress addresses will be created in a user
|
3897
|
+
# specified VPC
|
3898
|
+
# @return [Types::VpcOutputSettings]
|
3899
|
+
#
|
3827
3900
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateChannelRequest AWS API Documentation
|
3828
3901
|
#
|
3829
3902
|
class CreateChannelRequest < Struct.new(
|
@@ -3838,7 +3911,8 @@ module Aws::MediaLive
|
|
3838
3911
|
:request_id,
|
3839
3912
|
:reserved,
|
3840
3913
|
:role_arn,
|
3841
|
-
:tags
|
3914
|
+
:tags,
|
3915
|
+
:vpc)
|
3842
3916
|
SENSITIVE = []
|
3843
3917
|
include Aws::Structure
|
3844
3918
|
end
|
@@ -4315,6 +4389,78 @@ module Aws::MediaLive
|
|
4315
4389
|
include Aws::Structure
|
4316
4390
|
end
|
4317
4391
|
|
4392
|
+
# @!attribute [rw] request_id
|
4393
|
+
# Unique identifier of the request to ensure the request is handled exactly once in case of retries. **A suitable default value is auto-generated.** You should normally
|
4394
|
+
# not need to pass this option.
|
4395
|
+
# @return [String]
|
4396
|
+
#
|
4397
|
+
# @!attribute [rw] tags
|
4398
|
+
# A collection of key-value pairs.
|
4399
|
+
# @return [Hash<String,String>]
|
4400
|
+
#
|
4401
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInput AWS API Documentation
|
4402
|
+
#
|
4403
|
+
class CreatePartnerInput < Struct.new(
|
4404
|
+
:request_id,
|
4405
|
+
:tags)
|
4406
|
+
SENSITIVE = []
|
4407
|
+
include Aws::Structure
|
4408
|
+
end
|
4409
|
+
|
4410
|
+
# @note When making an API call, you may pass CreatePartnerInputRequest
|
4411
|
+
# data as a hash:
|
4412
|
+
#
|
4413
|
+
# {
|
4414
|
+
# input_id: "__string", # required
|
4415
|
+
# request_id: "__string",
|
4416
|
+
# tags: {
|
4417
|
+
# "__string" => "__string",
|
4418
|
+
# },
|
4419
|
+
# }
|
4420
|
+
#
|
4421
|
+
# @!attribute [rw] input_id
|
4422
|
+
# @return [String]
|
4423
|
+
#
|
4424
|
+
# @!attribute [rw] request_id
|
4425
|
+
# **A suitable default value is auto-generated.** You should normally
|
4426
|
+
# not need to pass this option.
|
4427
|
+
# @return [String]
|
4428
|
+
#
|
4429
|
+
# @!attribute [rw] tags
|
4430
|
+
# @return [Hash<String,String>]
|
4431
|
+
#
|
4432
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputRequest AWS API Documentation
|
4433
|
+
#
|
4434
|
+
class CreatePartnerInputRequest < Struct.new(
|
4435
|
+
:input_id,
|
4436
|
+
:request_id,
|
4437
|
+
:tags)
|
4438
|
+
SENSITIVE = []
|
4439
|
+
include Aws::Structure
|
4440
|
+
end
|
4441
|
+
|
4442
|
+
# @!attribute [rw] input
|
4443
|
+
# @return [Types::Input]
|
4444
|
+
#
|
4445
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputResponse AWS API Documentation
|
4446
|
+
#
|
4447
|
+
class CreatePartnerInputResponse < Struct.new(
|
4448
|
+
:input)
|
4449
|
+
SENSITIVE = []
|
4450
|
+
include Aws::Structure
|
4451
|
+
end
|
4452
|
+
|
4453
|
+
# @!attribute [rw] input
|
4454
|
+
# @return [Types::Input]
|
4455
|
+
#
|
4456
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreatePartnerInputResultModel AWS API Documentation
|
4457
|
+
#
|
4458
|
+
class CreatePartnerInputResultModel < Struct.new(
|
4459
|
+
:input)
|
4460
|
+
SENSITIVE = []
|
4461
|
+
include Aws::Structure
|
4462
|
+
end
|
4463
|
+
|
4318
4464
|
# @note When making an API call, you may pass CreateTagsRequest
|
4319
4465
|
# data as a hash:
|
4320
4466
|
#
|
@@ -4410,6 +4556,12 @@ module Aws::MediaLive
|
|
4410
4556
|
# @!attribute [rw] tags
|
4411
4557
|
# @return [Hash<String,String>]
|
4412
4558
|
#
|
4559
|
+
# @!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]
|
4564
|
+
#
|
4413
4565
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DeleteChannelResponse AWS API Documentation
|
4414
4566
|
#
|
4415
4567
|
class DeleteChannelResponse < Struct.new(
|
@@ -4428,7 +4580,8 @@ module Aws::MediaLive
|
|
4428
4580
|
:pipelines_running_count,
|
4429
4581
|
:role_arn,
|
4430
4582
|
:state,
|
4431
|
-
:tags
|
4583
|
+
:tags,
|
4584
|
+
:vpc)
|
4432
4585
|
SENSITIVE = []
|
4433
4586
|
include Aws::Structure
|
4434
4587
|
end
|
@@ -4812,6 +4965,12 @@ module Aws::MediaLive
|
|
4812
4965
|
# @!attribute [rw] tags
|
4813
4966
|
# @return [Hash<String,String>]
|
4814
4967
|
#
|
4968
|
+
# @!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]
|
4973
|
+
#
|
4815
4974
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeChannelResponse AWS API Documentation
|
4816
4975
|
#
|
4817
4976
|
class DescribeChannelResponse < Struct.new(
|
@@ -4830,7 +4989,8 @@ module Aws::MediaLive
|
|
4830
4989
|
:pipelines_running_count,
|
4831
4990
|
:role_arn,
|
4832
4991
|
:state,
|
4833
|
-
:tags
|
4992
|
+
:tags,
|
4993
|
+
:vpc)
|
4834
4994
|
SENSITIVE = []
|
4835
4995
|
include Aws::Structure
|
4836
4996
|
end
|
@@ -4899,6 +5059,11 @@ module Aws::MediaLive
|
|
4899
5059
|
# outputs resolutions up to 1080, choose "HD".
|
4900
5060
|
# @return [String]
|
4901
5061
|
#
|
5062
|
+
# @!attribute [rw] uhd_device_settings
|
5063
|
+
# Settings that describe the active source from the input device, and
|
5064
|
+
# the video characteristics of that source.
|
5065
|
+
# @return [Types::InputDeviceUhdSettings]
|
5066
|
+
#
|
4902
5067
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeInputDeviceResponse AWS API Documentation
|
4903
5068
|
#
|
4904
5069
|
class DescribeInputDeviceResponse < Struct.new(
|
@@ -4912,7 +5077,8 @@ module Aws::MediaLive
|
|
4912
5077
|
:name,
|
4913
5078
|
:network_settings,
|
4914
5079
|
:serial_number,
|
4915
|
-
:type
|
5080
|
+
:type,
|
5081
|
+
:uhd_device_settings)
|
4916
5082
|
SENSITIVE = []
|
4917
5083
|
include Aws::Structure
|
4918
5084
|
end
|
@@ -5005,6 +5171,9 @@ module Aws::MediaLive
|
|
5005
5171
|
# @!attribute [rw] input_devices
|
5006
5172
|
# @return [Array<Types::InputDeviceSettings>]
|
5007
5173
|
#
|
5174
|
+
# @!attribute [rw] input_partner_ids
|
5175
|
+
# @return [Array<String>]
|
5176
|
+
#
|
5008
5177
|
# @!attribute [rw] input_source_type
|
5009
5178
|
# There are two types of input sources, static and dynamic. If an
|
5010
5179
|
# input source is dynamic you can change the source url of the input
|
@@ -5046,6 +5215,7 @@ module Aws::MediaLive
|
|
5046
5215
|
:id,
|
5047
5216
|
:input_class,
|
5048
5217
|
:input_devices,
|
5218
|
+
:input_partner_ids,
|
5049
5219
|
:input_source_type,
|
5050
5220
|
:media_connect_flows,
|
5051
5221
|
:name,
|
@@ -6509,6 +6679,8 @@ module Aws::MediaLive
|
|
6509
6679
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
6510
6680
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
6511
6681
|
# },
|
6682
|
+
# frame_capture_hls_settings: {
|
6683
|
+
# },
|
6512
6684
|
# standard_hls_settings: {
|
6513
6685
|
# audio_rendition_sets: "__string",
|
6514
6686
|
# m3u_8_settings: { # required
|
@@ -6641,7 +6813,7 @@ module Aws::MediaLive
|
|
6641
6813
|
# {
|
6642
6814
|
# codec_settings: {
|
6643
6815
|
# frame_capture_settings: {
|
6644
|
-
# capture_interval: 1,
|
6816
|
+
# capture_interval: 1,
|
6645
6817
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
6646
6818
|
# },
|
6647
6819
|
# h264_settings: {
|
@@ -6848,9 +7020,17 @@ module Aws::MediaLive
|
|
6848
7020
|
#
|
6849
7021
|
# {
|
6850
7022
|
# failover_condition_settings: {
|
7023
|
+
# audio_silence_settings: {
|
7024
|
+
# audio_selector_name: "__string", # required
|
7025
|
+
# audio_silence_threshold_msec: 1,
|
7026
|
+
# },
|
6851
7027
|
# input_loss_settings: {
|
6852
7028
|
# input_loss_threshold_msec: 1,
|
6853
7029
|
# },
|
7030
|
+
# video_black_settings: {
|
7031
|
+
# black_detect_threshold: 1.0,
|
7032
|
+
# video_black_threshold_msec: 1,
|
7033
|
+
# },
|
6854
7034
|
# },
|
6855
7035
|
# }
|
6856
7036
|
#
|
@@ -6872,20 +7052,40 @@ module Aws::MediaLive
|
|
6872
7052
|
# data as a hash:
|
6873
7053
|
#
|
6874
7054
|
# {
|
7055
|
+
# audio_silence_settings: {
|
7056
|
+
# audio_selector_name: "__string", # required
|
7057
|
+
# audio_silence_threshold_msec: 1,
|
7058
|
+
# },
|
6875
7059
|
# input_loss_settings: {
|
6876
7060
|
# input_loss_threshold_msec: 1,
|
6877
7061
|
# },
|
7062
|
+
# video_black_settings: {
|
7063
|
+
# black_detect_threshold: 1.0,
|
7064
|
+
# video_black_threshold_msec: 1,
|
7065
|
+
# },
|
6878
7066
|
# }
|
6879
7067
|
#
|
7068
|
+
# @!attribute [rw] audio_silence_settings
|
7069
|
+
# MediaLive will perform a failover if the specified audio selector is
|
7070
|
+
# silent for the specified period.
|
7071
|
+
# @return [Types::AudioSilenceFailoverSettings]
|
7072
|
+
#
|
6880
7073
|
# @!attribute [rw] input_loss_settings
|
6881
7074
|
# MediaLive will perform a failover if content is not detected in this
|
6882
7075
|
# input for the specified period.
|
6883
7076
|
# @return [Types::InputLossFailoverSettings]
|
6884
7077
|
#
|
7078
|
+
# @!attribute [rw] video_black_settings
|
7079
|
+
# MediaLive will perform a failover if content is considered black for
|
7080
|
+
# the specified period.
|
7081
|
+
# @return [Types::VideoBlackFailoverSettings]
|
7082
|
+
#
|
6885
7083
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FailoverConditionSettings AWS API Documentation
|
6886
7084
|
#
|
6887
7085
|
class FailoverConditionSettings < Struct.new(
|
6888
|
-
:
|
7086
|
+
:audio_silence_settings,
|
7087
|
+
:input_loss_settings,
|
7088
|
+
:video_black_settings)
|
6889
7089
|
SENSITIVE = []
|
6890
7090
|
include Aws::Structure
|
6891
7091
|
end
|
@@ -7088,6 +7288,14 @@ module Aws::MediaLive
|
|
7088
7288
|
include Aws::Structure
|
7089
7289
|
end
|
7090
7290
|
|
7291
|
+
# Frame Capture Hls Settings
|
7292
|
+
#
|
7293
|
+
# @api private
|
7294
|
+
#
|
7295
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FrameCaptureHlsSettings AWS API Documentation
|
7296
|
+
#
|
7297
|
+
class FrameCaptureHlsSettings < Aws::EmptyStructure; end
|
7298
|
+
|
7091
7299
|
# Frame Capture Output Settings
|
7092
7300
|
#
|
7093
7301
|
# @note When making an API call, you may pass FrameCaptureOutputSettings
|
@@ -7116,7 +7324,7 @@ module Aws::MediaLive
|
|
7116
7324
|
# data as a hash:
|
7117
7325
|
#
|
7118
7326
|
# {
|
7119
|
-
# capture_interval: 1,
|
7327
|
+
# capture_interval: 1,
|
7120
7328
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
7121
7329
|
# }
|
7122
7330
|
#
|
@@ -8742,6 +8950,8 @@ module Aws::MediaLive
|
|
8742
8950
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
8743
8951
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
8744
8952
|
# },
|
8953
|
+
# frame_capture_hls_settings: {
|
8954
|
+
# },
|
8745
8955
|
# standard_hls_settings: {
|
8746
8956
|
# audio_rendition_sets: "__string",
|
8747
8957
|
# m3u_8_settings: { # required
|
@@ -8821,6 +9031,8 @@ module Aws::MediaLive
|
|
8821
9031
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
8822
9032
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
8823
9033
|
# },
|
9034
|
+
# frame_capture_hls_settings: {
|
9035
|
+
# },
|
8824
9036
|
# standard_hls_settings: {
|
8825
9037
|
# audio_rendition_sets: "__string",
|
8826
9038
|
# m3u_8_settings: { # required
|
@@ -8853,6 +9065,10 @@ module Aws::MediaLive
|
|
8853
9065
|
# Fmp4 Hls Settings
|
8854
9066
|
# @return [Types::Fmp4HlsSettings]
|
8855
9067
|
#
|
9068
|
+
# @!attribute [rw] frame_capture_hls_settings
|
9069
|
+
# Frame Capture Hls Settings
|
9070
|
+
# @return [Types::FrameCaptureHlsSettings]
|
9071
|
+
#
|
8856
9072
|
# @!attribute [rw] standard_hls_settings
|
8857
9073
|
# Standard Hls Settings
|
8858
9074
|
# @return [Types::StandardHlsSettings]
|
@@ -8862,6 +9078,7 @@ module Aws::MediaLive
|
|
8862
9078
|
class HlsSettings < Struct.new(
|
8863
9079
|
:audio_only_hls_settings,
|
8864
9080
|
:fmp_4_hls_settings,
|
9081
|
+
:frame_capture_hls_settings,
|
8865
9082
|
:standard_hls_settings)
|
8866
9083
|
SENSITIVE = []
|
8867
9084
|
include Aws::Structure
|
@@ -8977,6 +9194,10 @@ module Aws::MediaLive
|
|
8977
9194
|
# Settings for the input devices.
|
8978
9195
|
# @return [Array<Types::InputDeviceSettings>]
|
8979
9196
|
#
|
9197
|
+
# @!attribute [rw] input_partner_ids
|
9198
|
+
# A list of IDs for all Inputs which are partners of this one.
|
9199
|
+
# @return [Array<String>]
|
9200
|
+
#
|
8980
9201
|
# @!attribute [rw] input_source_type
|
8981
9202
|
# Certain pull input sources can be dynamic, meaning that they can
|
8982
9203
|
# have their URL's dynamically changes during input switch actions.
|
@@ -9024,6 +9245,7 @@ module Aws::MediaLive
|
|
9024
9245
|
:id,
|
9025
9246
|
:input_class,
|
9026
9247
|
:input_devices,
|
9248
|
+
:input_partner_ids,
|
9027
9249
|
:input_source_type,
|
9028
9250
|
:media_connect_flows,
|
9029
9251
|
:name,
|
@@ -9046,9 +9268,17 @@ module Aws::MediaLive
|
|
9046
9268
|
# failover_conditions: [
|
9047
9269
|
# {
|
9048
9270
|
# failover_condition_settings: {
|
9271
|
+
# audio_silence_settings: {
|
9272
|
+
# audio_selector_name: "__string", # required
|
9273
|
+
# audio_silence_threshold_msec: 1,
|
9274
|
+
# },
|
9049
9275
|
# input_loss_settings: {
|
9050
9276
|
# input_loss_threshold_msec: 1,
|
9051
9277
|
# },
|
9278
|
+
# video_black_settings: {
|
9279
|
+
# black_detect_threshold: 1.0,
|
9280
|
+
# video_black_threshold_msec: 1,
|
9281
|
+
# },
|
9052
9282
|
# },
|
9053
9283
|
# },
|
9054
9284
|
# ],
|
@@ -9359,6 +9589,10 @@ module Aws::MediaLive
|
|
9359
9589
|
# The type of the input device.
|
9360
9590
|
# @return [String]
|
9361
9591
|
#
|
9592
|
+
# @!attribute [rw] uhd_device_settings
|
9593
|
+
# Settings that describe an input device that is type UHD.
|
9594
|
+
# @return [Types::InputDeviceUhdSettings]
|
9595
|
+
#
|
9362
9596
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDevice AWS API Documentation
|
9363
9597
|
#
|
9364
9598
|
class InputDevice < Struct.new(
|
@@ -9372,7 +9606,8 @@ module Aws::MediaLive
|
|
9372
9606
|
:name,
|
9373
9607
|
:network_settings,
|
9374
9608
|
:serial_number,
|
9375
|
-
:type
|
9609
|
+
:type,
|
9610
|
+
:uhd_device_settings)
|
9376
9611
|
SENSITIVE = []
|
9377
9612
|
include Aws::Structure
|
9378
9613
|
end
|
@@ -9608,6 +9843,10 @@ module Aws::MediaLive
|
|
9608
9843
|
# The type of the input device.
|
9609
9844
|
# @return [String]
|
9610
9845
|
#
|
9846
|
+
# @!attribute [rw] uhd_device_settings
|
9847
|
+
# Settings that describe an input device that is type UHD.
|
9848
|
+
# @return [Types::InputDeviceUhdSettings]
|
9849
|
+
#
|
9611
9850
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceSummary AWS API Documentation
|
9612
9851
|
#
|
9613
9852
|
class InputDeviceSummary < Struct.new(
|
@@ -9621,7 +9860,61 @@ module Aws::MediaLive
|
|
9621
9860
|
:name,
|
9622
9861
|
:network_settings,
|
9623
9862
|
:serial_number,
|
9624
|
-
:type
|
9863
|
+
:type,
|
9864
|
+
:uhd_device_settings)
|
9865
|
+
SENSITIVE = []
|
9866
|
+
include Aws::Structure
|
9867
|
+
end
|
9868
|
+
|
9869
|
+
# Settings that describe the active source from the input device, and
|
9870
|
+
# the video characteristics of that source.
|
9871
|
+
#
|
9872
|
+
# @!attribute [rw] active_input
|
9873
|
+
# If you specified Auto as the configured input, specifies which of
|
9874
|
+
# the sources is currently active (SDI or HDMI).
|
9875
|
+
# @return [String]
|
9876
|
+
#
|
9877
|
+
# @!attribute [rw] configured_input
|
9878
|
+
# The source at the input device that is currently active. You can
|
9879
|
+
# specify this source.
|
9880
|
+
# @return [String]
|
9881
|
+
#
|
9882
|
+
# @!attribute [rw] device_state
|
9883
|
+
# The state of the input device.
|
9884
|
+
# @return [String]
|
9885
|
+
#
|
9886
|
+
# @!attribute [rw] framerate
|
9887
|
+
# The frame rate of the video source.
|
9888
|
+
# @return [Float]
|
9889
|
+
#
|
9890
|
+
# @!attribute [rw] height
|
9891
|
+
# The height of the video source, in pixels.
|
9892
|
+
# @return [Integer]
|
9893
|
+
#
|
9894
|
+
# @!attribute [rw] max_bitrate
|
9895
|
+
# The current maximum bitrate for ingesting this source, in bits per
|
9896
|
+
# second. You can specify this maximum.
|
9897
|
+
# @return [Integer]
|
9898
|
+
#
|
9899
|
+
# @!attribute [rw] scan_type
|
9900
|
+
# The scan type of the video source.
|
9901
|
+
# @return [String]
|
9902
|
+
#
|
9903
|
+
# @!attribute [rw] width
|
9904
|
+
# The width of the video source, in pixels.
|
9905
|
+
# @return [Integer]
|
9906
|
+
#
|
9907
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputDeviceUhdSettings AWS API Documentation
|
9908
|
+
#
|
9909
|
+
class InputDeviceUhdSettings < Struct.new(
|
9910
|
+
:active_input,
|
9911
|
+
:configured_input,
|
9912
|
+
:device_state,
|
9913
|
+
:framerate,
|
9914
|
+
:height,
|
9915
|
+
:max_bitrate,
|
9916
|
+
:scan_type,
|
9917
|
+
:width)
|
9625
9918
|
SENSITIVE = []
|
9626
9919
|
include Aws::Structure
|
9627
9920
|
end
|
@@ -12789,6 +13082,8 @@ module Aws::MediaLive
|
|
12789
13082
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
12790
13083
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
12791
13084
|
# },
|
13085
|
+
# frame_capture_hls_settings: {
|
13086
|
+
# },
|
12792
13087
|
# standard_hls_settings: {
|
12793
13088
|
# audio_rendition_sets: "__string",
|
12794
13089
|
# m3u_8_settings: { # required
|
@@ -13287,6 +13582,8 @@ module Aws::MediaLive
|
|
13287
13582
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
13288
13583
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
13289
13584
|
# },
|
13585
|
+
# frame_capture_hls_settings: {
|
13586
|
+
# },
|
13290
13587
|
# standard_hls_settings: {
|
13291
13588
|
# audio_rendition_sets: "__string",
|
13292
13589
|
# m3u_8_settings: { # required
|
@@ -13750,6 +14047,8 @@ module Aws::MediaLive
|
|
13750
14047
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
13751
14048
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
13752
14049
|
# },
|
14050
|
+
# frame_capture_hls_settings: {
|
14051
|
+
# },
|
13753
14052
|
# standard_hls_settings: {
|
13754
14053
|
# audio_rendition_sets: "__string",
|
13755
14054
|
# m3u_8_settings: { # required
|
@@ -15475,6 +15774,12 @@ module Aws::MediaLive
|
|
15475
15774
|
# @!attribute [rw] tags
|
15476
15775
|
# @return [Hash<String,String>]
|
15477
15776
|
#
|
15777
|
+
# @!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]
|
15782
|
+
#
|
15478
15783
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartChannelResponse AWS API Documentation
|
15479
15784
|
#
|
15480
15785
|
class StartChannelResponse < Struct.new(
|
@@ -15493,7 +15798,8 @@ module Aws::MediaLive
|
|
15493
15798
|
:pipelines_running_count,
|
15494
15799
|
:role_arn,
|
15495
15800
|
:state,
|
15496
|
-
:tags
|
15801
|
+
:tags,
|
15802
|
+
:vpc)
|
15497
15803
|
SENSITIVE = []
|
15498
15804
|
include Aws::Structure
|
15499
15805
|
end
|
@@ -15821,6 +16127,12 @@ module Aws::MediaLive
|
|
15821
16127
|
# @!attribute [rw] tags
|
15822
16128
|
# @return [Hash<String,String>]
|
15823
16129
|
#
|
16130
|
+
# @!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]
|
16135
|
+
#
|
15824
16136
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StopChannelResponse AWS API Documentation
|
15825
16137
|
#
|
15826
16138
|
class StopChannelResponse < Struct.new(
|
@@ -15839,7 +16151,8 @@ module Aws::MediaLive
|
|
15839
16151
|
:pipelines_running_count,
|
15840
16152
|
:role_arn,
|
15841
16153
|
:state,
|
15842
|
-
:tags
|
16154
|
+
:tags,
|
16155
|
+
:vpc)
|
15843
16156
|
SENSITIVE = []
|
15844
16157
|
include Aws::Structure
|
15845
16158
|
end
|
@@ -16088,6 +16401,10 @@ module Aws::MediaLive
|
|
16088
16401
|
# transfer.
|
16089
16402
|
# @return [String]
|
16090
16403
|
#
|
16404
|
+
# @!attribute [rw] target_region
|
16405
|
+
# The target AWS region to transfer the device.
|
16406
|
+
# @return [String]
|
16407
|
+
#
|
16091
16408
|
# @!attribute [rw] transfer_message
|
16092
16409
|
# An optional message for the recipient. Maximum 280 characters.
|
16093
16410
|
# @return [String]
|
@@ -16096,6 +16413,7 @@ module Aws::MediaLive
|
|
16096
16413
|
#
|
16097
16414
|
class TransferInputDevice < Struct.new(
|
16098
16415
|
:target_customer_id,
|
16416
|
+
:target_region,
|
16099
16417
|
:transfer_message)
|
16100
16418
|
SENSITIVE = []
|
16101
16419
|
include Aws::Structure
|
@@ -16107,6 +16425,7 @@ module Aws::MediaLive
|
|
16107
16425
|
# {
|
16108
16426
|
# input_device_id: "__string", # required
|
16109
16427
|
# target_customer_id: "__string",
|
16428
|
+
# target_region: "__string",
|
16110
16429
|
# transfer_message: "__string",
|
16111
16430
|
# }
|
16112
16431
|
#
|
@@ -16116,6 +16435,9 @@ module Aws::MediaLive
|
|
16116
16435
|
# @!attribute [rw] target_customer_id
|
16117
16436
|
# @return [String]
|
16118
16437
|
#
|
16438
|
+
# @!attribute [rw] target_region
|
16439
|
+
# @return [String]
|
16440
|
+
#
|
16119
16441
|
# @!attribute [rw] transfer_message
|
16120
16442
|
# @return [String]
|
16121
16443
|
#
|
@@ -16124,6 +16446,7 @@ module Aws::MediaLive
|
|
16124
16446
|
class TransferInputDeviceRequest < Struct.new(
|
16125
16447
|
:input_device_id,
|
16126
16448
|
:target_customer_id,
|
16449
|
+
:target_region,
|
16127
16450
|
:transfer_message)
|
16128
16451
|
SENSITIVE = []
|
16129
16452
|
include Aws::Structure
|
@@ -17068,6 +17391,8 @@ module Aws::MediaLive
|
|
17068
17391
|
# nielsen_id_3_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
17069
17392
|
# timed_metadata_behavior: "NO_PASSTHROUGH", # accepts NO_PASSTHROUGH, PASSTHROUGH
|
17070
17393
|
# },
|
17394
|
+
# frame_capture_hls_settings: {
|
17395
|
+
# },
|
17071
17396
|
# standard_hls_settings: {
|
17072
17397
|
# audio_rendition_sets: "__string",
|
17073
17398
|
# m3u_8_settings: { # required
|
@@ -17200,7 +17525,7 @@ module Aws::MediaLive
|
|
17200
17525
|
# {
|
17201
17526
|
# codec_settings: {
|
17202
17527
|
# frame_capture_settings: {
|
17203
|
-
# capture_interval: 1,
|
17528
|
+
# capture_interval: 1,
|
17204
17529
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
17205
17530
|
# },
|
17206
17531
|
# h264_settings: {
|
@@ -17345,9 +17670,17 @@ module Aws::MediaLive
|
|
17345
17670
|
# failover_conditions: [
|
17346
17671
|
# {
|
17347
17672
|
# failover_condition_settings: {
|
17673
|
+
# audio_silence_settings: {
|
17674
|
+
# audio_selector_name: "__string", # required
|
17675
|
+
# audio_silence_threshold_msec: 1,
|
17676
|
+
# },
|
17348
17677
|
# input_loss_settings: {
|
17349
17678
|
# input_loss_threshold_msec: 1,
|
17350
17679
|
# },
|
17680
|
+
# video_black_settings: {
|
17681
|
+
# black_detect_threshold: 1.0,
|
17682
|
+
# video_black_threshold_msec: 1,
|
17683
|
+
# },
|
17351
17684
|
# },
|
17352
17685
|
# },
|
17353
17686
|
# ],
|
@@ -17571,18 +17904,23 @@ module Aws::MediaLive
|
|
17571
17904
|
# Updates an input device.
|
17572
17905
|
#
|
17573
17906
|
# @!attribute [rw] hd_device_settings
|
17574
|
-
# The settings that you want to apply to the input device.
|
17907
|
+
# The settings that you want to apply to the HD input device.
|
17575
17908
|
# @return [Types::InputDeviceConfigurableSettings]
|
17576
17909
|
#
|
17577
17910
|
# @!attribute [rw] name
|
17578
17911
|
# The name that you assigned to this input device (not the unique ID).
|
17579
17912
|
# @return [String]
|
17580
17913
|
#
|
17914
|
+
# @!attribute [rw] uhd_device_settings
|
17915
|
+
# The settings that you want to apply to the UHD input device.
|
17916
|
+
# @return [Types::InputDeviceConfigurableSettings]
|
17917
|
+
#
|
17581
17918
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDevice AWS API Documentation
|
17582
17919
|
#
|
17583
17920
|
class UpdateInputDevice < Struct.new(
|
17584
17921
|
:hd_device_settings,
|
17585
|
-
:name
|
17922
|
+
:name,
|
17923
|
+
:uhd_device_settings)
|
17586
17924
|
SENSITIVE = []
|
17587
17925
|
include Aws::Structure
|
17588
17926
|
end
|
@@ -17597,6 +17935,10 @@ module Aws::MediaLive
|
|
17597
17935
|
# },
|
17598
17936
|
# input_device_id: "__string", # required
|
17599
17937
|
# name: "__string",
|
17938
|
+
# uhd_device_settings: {
|
17939
|
+
# configured_input: "AUTO", # accepts AUTO, HDMI, SDI
|
17940
|
+
# max_bitrate: 1,
|
17941
|
+
# },
|
17600
17942
|
# }
|
17601
17943
|
#
|
17602
17944
|
# @!attribute [rw] hd_device_settings
|
@@ -17609,12 +17951,17 @@ module Aws::MediaLive
|
|
17609
17951
|
# @!attribute [rw] name
|
17610
17952
|
# @return [String]
|
17611
17953
|
#
|
17954
|
+
# @!attribute [rw] uhd_device_settings
|
17955
|
+
# Configurable settings for the input device.
|
17956
|
+
# @return [Types::InputDeviceConfigurableSettings]
|
17957
|
+
#
|
17612
17958
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceRequest AWS API Documentation
|
17613
17959
|
#
|
17614
17960
|
class UpdateInputDeviceRequest < Struct.new(
|
17615
17961
|
:hd_device_settings,
|
17616
17962
|
:input_device_id,
|
17617
|
-
:name
|
17963
|
+
:name,
|
17964
|
+
:uhd_device_settings)
|
17618
17965
|
SENSITIVE = []
|
17619
17966
|
include Aws::Structure
|
17620
17967
|
end
|
@@ -17665,6 +18012,11 @@ module Aws::MediaLive
|
|
17665
18012
|
# outputs resolutions up to 1080, choose "HD".
|
17666
18013
|
# @return [String]
|
17667
18014
|
#
|
18015
|
+
# @!attribute [rw] uhd_device_settings
|
18016
|
+
# Settings that describe the active source from the input device, and
|
18017
|
+
# the video characteristics of that source.
|
18018
|
+
# @return [Types::InputDeviceUhdSettings]
|
18019
|
+
#
|
17668
18020
|
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInputDeviceResponse AWS API Documentation
|
17669
18021
|
#
|
17670
18022
|
class UpdateInputDeviceResponse < Struct.new(
|
@@ -17678,7 +18030,8 @@ module Aws::MediaLive
|
|
17678
18030
|
:name,
|
17679
18031
|
:network_settings,
|
17680
18032
|
:serial_number,
|
17681
|
-
:type
|
18033
|
+
:type,
|
18034
|
+
:uhd_device_settings)
|
17682
18035
|
SENSITIVE = []
|
17683
18036
|
include Aws::Structure
|
17684
18037
|
end
|
@@ -18069,6 +18422,42 @@ module Aws::MediaLive
|
|
18069
18422
|
include Aws::Structure
|
18070
18423
|
end
|
18071
18424
|
|
18425
|
+
# @note When making an API call, you may pass VideoBlackFailoverSettings
|
18426
|
+
# data as a hash:
|
18427
|
+
#
|
18428
|
+
# {
|
18429
|
+
# black_detect_threshold: 1.0,
|
18430
|
+
# video_black_threshold_msec: 1,
|
18431
|
+
# }
|
18432
|
+
#
|
18433
|
+
# @!attribute [rw] black_detect_threshold
|
18434
|
+
# A value used in calculating the threshold below which MediaLive
|
18435
|
+
# considers a pixel to be 'black'. For the input to be considered
|
18436
|
+
# black, every pixel in a frame must be below this threshold. The
|
18437
|
+
# threshold is calculated as a percentage (expressed as a decimal) of
|
18438
|
+
# white. Therefore .1 means 10% white (or 90% black). Note how the
|
18439
|
+
# formula works for any color depth. For example, if you set this
|
18440
|
+
# field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a
|
18441
|
+
# pixel value of 102 or less is 'black'. If you set this field to .1
|
18442
|
+
# in an 8-bit color depth: (255*0.1=25.5), which means a pixel value
|
18443
|
+
# of 25 or less is 'black'. The range is 0.0 to 1.0, with any number
|
18444
|
+
# of decimal places.
|
18445
|
+
# @return [Float]
|
18446
|
+
#
|
18447
|
+
# @!attribute [rw] video_black_threshold_msec
|
18448
|
+
# The amount of time (in milliseconds) that the active input must be
|
18449
|
+
# black before automatic input failover occurs.
|
18450
|
+
# @return [Integer]
|
18451
|
+
#
|
18452
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VideoBlackFailoverSettings AWS API Documentation
|
18453
|
+
#
|
18454
|
+
class VideoBlackFailoverSettings < Struct.new(
|
18455
|
+
:black_detect_threshold,
|
18456
|
+
:video_black_threshold_msec)
|
18457
|
+
SENSITIVE = []
|
18458
|
+
include Aws::Structure
|
18459
|
+
end
|
18460
|
+
|
18072
18461
|
# Video Codec Settings
|
18073
18462
|
#
|
18074
18463
|
# @note When making an API call, you may pass VideoCodecSettings
|
@@ -18076,7 +18465,7 @@ module Aws::MediaLive
|
|
18076
18465
|
#
|
18077
18466
|
# {
|
18078
18467
|
# frame_capture_settings: {
|
18079
|
-
# capture_interval: 1,
|
18468
|
+
# capture_interval: 1,
|
18080
18469
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
18081
18470
|
# },
|
18082
18471
|
# h264_settings: {
|
@@ -18241,7 +18630,7 @@ module Aws::MediaLive
|
|
18241
18630
|
# {
|
18242
18631
|
# codec_settings: {
|
18243
18632
|
# frame_capture_settings: {
|
18244
|
-
# capture_interval: 1,
|
18633
|
+
# capture_interval: 1,
|
18245
18634
|
# capture_interval_units: "MILLISECONDS", # accepts MILLISECONDS, SECONDS
|
18246
18635
|
# },
|
18247
18636
|
# h264_settings: {
|
@@ -18573,6 +18962,46 @@ module Aws::MediaLive
|
|
18573
18962
|
include Aws::Structure
|
18574
18963
|
end
|
18575
18964
|
|
18965
|
+
# The properties for a private VPC Output When this property is
|
18966
|
+
# specified, the output egress addresses will be created in a user
|
18967
|
+
# specified VPC
|
18968
|
+
#
|
18969
|
+
# @note When making an API call, you may pass VpcOutputSettings
|
18970
|
+
# data as a hash:
|
18971
|
+
#
|
18972
|
+
# {
|
18973
|
+
# public_address_allocation_ids: ["__string"],
|
18974
|
+
# security_group_ids: ["__string"],
|
18975
|
+
# subnet_ids: ["__string"], # required
|
18976
|
+
# }
|
18977
|
+
#
|
18978
|
+
# @!attribute [rw] public_address_allocation_ids
|
18979
|
+
# List of public address allocation ids to associate with ENIs that
|
18980
|
+
# will be created in Output VPC. Must specify one for
|
18981
|
+
# SINGLE\_PIPELINE, two for STANDARD channels
|
18982
|
+
# @return [Array<String>]
|
18983
|
+
#
|
18984
|
+
# @!attribute [rw] security_group_ids
|
18985
|
+
# A list of up to 5 EC2 VPC security group IDs to attach to the Output
|
18986
|
+
# VPC network interfaces. If none are specified then the VPC default
|
18987
|
+
# security group will be used
|
18988
|
+
# @return [Array<String>]
|
18989
|
+
#
|
18990
|
+
# @!attribute [rw] subnet_ids
|
18991
|
+
# A list of VPC subnet IDs from the same VPC. If STANDARD channel,
|
18992
|
+
# subnet IDs must be mapped to two unique availability zones (AZ).
|
18993
|
+
# @return [Array<String>]
|
18994
|
+
#
|
18995
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/VpcOutputSettings AWS API Documentation
|
18996
|
+
#
|
18997
|
+
class VpcOutputSettings < Struct.new(
|
18998
|
+
:public_address_allocation_ids,
|
18999
|
+
:security_group_ids,
|
19000
|
+
:subnet_ids)
|
19001
|
+
SENSITIVE = []
|
19002
|
+
include Aws::Structure
|
19003
|
+
end
|
19004
|
+
|
18576
19005
|
# Wav Settings
|
18577
19006
|
#
|
18578
19007
|
# @note When making an API call, you may pass WavSettings
|